2024-08-10T07:29:20.233 INFO:root:teuthology version: 0.0.1.dev425+g43b8805 2024-08-10T07:29:20.255 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-10T07:29:20.351 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051 branch: squid 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/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7846051' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 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\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df workunit: branch: squid sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.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: 5503 sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df sleep_before_teardown: 0 subset: 21/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df targets: smithi047.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKkqKHZ4o6mMIU1IDxPXzZYIjFVNTUKE1pGYH8PcAkaugv7tDmxmEnI0aMAMkHkpUhOldHWzLuDIPmBk4eNzEA= smithi081.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFr/3radnUXj0xxb0IbBrdMuVO7jFQNm+blb2KqvVWUlu7l6qhBBJEI7iq12CxrF9nwQWhTdm7qP7nfTRGfkMEQ= 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: 43b88056bcf6a0548bdd2d0502e56290cbae52df timestamp: 2024-08-09_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-10T07:29:20.351 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa; will attempt to use it 2024-08-10T07:29:20.352 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa/tasks 2024-08-10T07:29:20.352 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-10T07:29:20.353 INFO:teuthology.task.internal:Checking packages... 2024-08-10T07:29:20.374 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '36f0121854057afc3d1c62b7c67046d0bb7294df' 2024-08-10T07:29:20.374 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-10T07:29:20.374 INFO:teuthology.packaging:ref: None 2024-08-10T07:29:20.374 INFO:teuthology.packaging:tag: None 2024-08-10T07:29:20.375 INFO:teuthology.packaging:branch: squid 2024-08-10T07:29:20.375 INFO:teuthology.packaging:sha1: 36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T07:29:20.375 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-08-10T07:29:20.599 INFO:teuthology.task.internal:Found packages for ceph version 19.1.0-1337.g36f01218 2024-08-10T07:29:20.601 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-10T07:29:20.608 INFO:teuthology.task.internal:no buildpackages task found 2024-08-10T07:29:20.608 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-10T07:29:20.631 INFO:teuthology.task.internal:Saving configuration 2024-08-10T07:29:20.648 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-10T07:29:20.660 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-10T07:29:20.686 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi047.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-10 07:24:31.260640', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKkqKHZ4o6mMIU1IDxPXzZYIjFVNTUKE1pGYH8PcAkaugv7tDmxmEnI0aMAMkHkpUhOldHWzLuDIPmBk4eNzEA='} 2024-08-10T07:29:20.709 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi081.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-10 07:24:31.259128', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFr/3radnUXj0xxb0IbBrdMuVO7jFQNm+blb2KqvVWUlu7l6qhBBJEI7iq12CxrF9nwQWhTdm7qP7nfTRGfkMEQ='} 2024-08-10T07:29:20.709 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-10T07:29:20.721 INFO:teuthology.task.internal:roles: ubuntu@smithi047.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-08-10T07:29:20.721 INFO:teuthology.task.internal:roles: ubuntu@smithi081.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-08-10T07:29:20.721 INFO:teuthology.run_tasks:Running task console_log... 2024-08-10T07:29:20.790 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f957d133ac0>, signals=[15]) 2024-08-10T07:29:20.790 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-10T07:29:20.802 INFO:teuthology.task.internal:Opening connections... 2024-08-10T07:29:20.802 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi047.front.sepia.ceph.com 2024-08-10T07:29:20.804 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:29:20.880 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi081.front.sepia.ceph.com 2024-08-10T07:29:20.881 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:29:20.954 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-10T07:29:20.966 DEBUG:teuthology.orchestra.run.smithi047:> uname -m 2024-08-10T07:29:20.985 INFO:teuthology.orchestra.run.smithi047.stdout:x86_64 2024-08-10T07:29:20.985 DEBUG:teuthology.orchestra.run.smithi047:> cat /etc/os-release 2024-08-10T07:29:21.043 INFO:teuthology.orchestra.run.smithi047.stdout:NAME="CentOS Stream" 2024-08-10T07:29:21.043 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION="9" 2024-08-10T07:29:21.043 INFO:teuthology.orchestra.run.smithi047.stdout:ID="centos" 2024-08-10T07:29:21.043 INFO:teuthology.orchestra.run.smithi047.stdout:ID_LIKE="rhel fedora" 2024-08-10T07:29:21.043 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION_ID="9" 2024-08-10T07:29:21.043 INFO:teuthology.orchestra.run.smithi047.stdout:PLATFORM_ID="platform:el9" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:ANSI_COLOR="0;31" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:LOGO="fedora-logo-icon" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:HOME_URL="https://centos.org/" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-10T07:29:21.044 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-10T07:29:21.045 INFO:teuthology.lock.ops:Updating smithi047.front.sepia.ceph.com on lock server 2024-08-10T07:29:21.061 DEBUG:teuthology.orchestra.run.smithi081:> uname -m 2024-08-10T07:29:21.079 INFO:teuthology.orchestra.run.smithi081.stdout:x86_64 2024-08-10T07:29:21.079 DEBUG:teuthology.orchestra.run.smithi081:> cat /etc/os-release 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:NAME="CentOS Stream" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION="9" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:ID="centos" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:ID_LIKE="rhel fedora" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:VERSION_ID="9" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:PLATFORM_ID="platform:el9" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:PRETTY_NAME="CentOS Stream 9" 2024-08-10T07:29:21.136 INFO:teuthology.orchestra.run.smithi081.stdout:ANSI_COLOR="0;31" 2024-08-10T07:29:21.137 INFO:teuthology.orchestra.run.smithi081.stdout:LOGO="fedora-logo-icon" 2024-08-10T07:29:21.137 INFO:teuthology.orchestra.run.smithi081.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-08-10T07:29:21.137 INFO:teuthology.orchestra.run.smithi081.stdout:HOME_URL="https://centos.org/" 2024-08-10T07:29:21.137 INFO:teuthology.orchestra.run.smithi081.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-08-10T07:29:21.137 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-08-10T07:29:21.137 INFO:teuthology.orchestra.run.smithi081.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-08-10T07:29:21.137 INFO:teuthology.lock.ops:Updating smithi081.front.sepia.ceph.com on lock server 2024-08-10T07:29:21.161 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-10T07:29:21.173 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-10T07:29:21.185 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-10T07:29:21.186 DEBUG:teuthology.orchestra.run.smithi047:> test '!' -e /home/ubuntu/cephtest 2024-08-10T07:29:21.188 DEBUG:teuthology.orchestra.run.smithi081:> test '!' -e /home/ubuntu/cephtest 2024-08-10T07:29:21.205 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-10T07:29:21.217 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-10T07:29:21.217 DEBUG:teuthology.orchestra.run.smithi047:> test -z $(ls -A /var/lib/ceph) 2024-08-10T07:29:21.245 DEBUG:teuthology.orchestra.run.smithi081:> test -z $(ls -A /var/lib/ceph) 2024-08-10T07:29:21.280 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-10T07:29:21.336 INFO:teuthology.run_tasks:Running task kernel... 2024-08-10T07:29:21.353 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-10T07:29:21.353 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-10T07:29:21.353 DEBUG:teuthology.orchestra.run.smithi047:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-10T07:29:21.354 DEBUG:teuthology.orchestra.run.smithi081:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-10T07:29:21.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T07:29:21.370 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-08-10T07:29:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T07:29:21.371 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-08-10T07:29:21.427 INFO:teuthology.orchestra.run.smithi081.stdout:5.14.0-437.el9.x86_64 2024-08-10T07:29:21.427 INFO:teuthology.task.kernel:Running kernel on smithi081: 5.14.0-437.el9.x86_64 2024-08-10T07:29:21.428 DEBUG:teuthology.orchestra.run.smithi081:> sudo yum install -y kernel 2024-08-10T07:29:21.430 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-437.el9.x86_64 2024-08-10T07:29:21.430 INFO:teuthology.task.kernel:Running kernel on smithi047: 5.14.0-437.el9.x86_64 2024-08-10T07:29:21.430 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum install -y kernel 2024-08-10T07:29:23.665 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.2 MB 00:00 2024-08-10T07:29:24.590 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - BaseOS 5.5 MB/s | 8.2 MB 00:01 2024-08-10T07:29:26.590 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - AppStream 11 MB/s | 20 MB 00:01 2024-08-10T07:29:28.933 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - AppStream 6.2 MB/s | 20 MB 00:03 2024-08-10T07:29:32.724 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - CRB 2.9 MB/s | 6.6 MB 00:02 2024-08-10T07:29:33.625 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - CRB 6.9 MB/s | 6.6 MB 00:00 2024-08-10T07:29:34.710 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 18 kB 00:00 2024-08-10T07:29:35.242 INFO:teuthology.orchestra.run.smithi081.stdout:CentOS Stream 9 - Extras packages 69 kB/s | 18 kB 00:00 2024-08-10T07:29:35.687 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 26 MB/s | 22 MB 00:00 2024-08-10T07:29:36.205 INFO:teuthology.orchestra.run.smithi081.stdout:Extra Packages for Enterprise Linux 27 MB/s | 22 MB 00:00 2024-08-10T07:29:41.235 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-08-10T07:29:41.544 INFO:teuthology.orchestra.run.smithi081.stdout:lab-extras 46 kB/s | 1.7 kB 00:00 2024-08-10T07:29:43.291 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-10T07:29:43.291 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-10T07:29:43.393 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-08-10T07:29:43.401 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout:Install 4 Packages 2024-08-10T07:29:43.402 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:29:43.403 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 84 M 2024-08-10T07:29:43.403 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 126 M 2024-08-10T07:29:43.403 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-08-10T07:29:43.517 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-08-10T07:29:43.517 INFO:teuthology.orchestra.run.smithi081.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-08-10T07:29:43.614 INFO:teuthology.orchestra.run.smithi081.stdout:Dependencies resolved. 2024-08-10T07:29:43.622 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-08-10T07:29:43.622 INFO:teuthology.orchestra.run.smithi081.stdout: Package Architecture Version Repository Size 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout:Installing: 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout: kernel x86_64 5.14.0-480.el9 baseos 1.5 M 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout:Installing dependencies: 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-core x86_64 5.14.0-480.el9 baseos 17 M 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules x86_64 5.14.0-480.el9 baseos 36 M 2024-08-10T07:29:43.623 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-core x86_64 5.14.0-480.el9 baseos 30 M 2024-08-10T07:29:43.624 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:29:43.624 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction Summary 2024-08-10T07:29:43.624 INFO:teuthology.orchestra.run.smithi081.stdout:================================================================================ 2024-08-10T07:29:43.624 INFO:teuthology.orchestra.run.smithi081.stdout:Install 4 Packages 2024-08-10T07:29:43.624 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:29:43.624 INFO:teuthology.orchestra.run.smithi081.stdout:Total download size: 84 M 2024-08-10T07:29:43.625 INFO:teuthology.orchestra.run.smithi081.stdout:Installed size: 126 M 2024-08-10T07:29:43.625 INFO:teuthology.orchestra.run.smithi081.stdout:Downloading Packages: 2024-08-10T07:29:44.054 INFO:teuthology.orchestra.run.smithi081.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 4.1 MB/s | 1.5 MB 00:00 2024-08-10T07:29:44.352 INFO:teuthology.orchestra.run.smithi047.stdout:(1/4): kernel-5.14.0-480.el9.x86_64.rpm 1.8 MB/s | 1.5 MB 00:00 2024-08-10T07:29:45.153 INFO:teuthology.orchestra.run.smithi047.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 10 MB/s | 17 MB 00:01 2024-08-10T07:29:45.554 INFO:teuthology.orchestra.run.smithi081.stdout:(2/4): kernel-core-5.14.0-480.el9.x86_64.rpm 9.2 MB/s | 17 MB 00:01 2024-08-10T07:29:45.961 INFO:teuthology.orchestra.run.smithi047.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 15 MB/s | 36 MB 00:02 2024-08-10T07:29:46.112 INFO:teuthology.orchestra.run.smithi081.stdout:(3/4): kernel-modules-5.14.0-480.el9.x86_64.rpm 15 MB/s | 36 MB 00:02 2024-08-10T07:29:46.236 INFO:teuthology.orchestra.run.smithi047.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 16 MB/s | 30 MB 00:01 2024-08-10T07:29:46.240 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-08-10T07:29:46.240 INFO:teuthology.orchestra.run.smithi047.stdout:Total 30 MB/s | 84 MB 00:02 2024-08-10T07:29:46.663 INFO:teuthology.orchestra.run.smithi081.stdout:(4/4): kernel-modules-core-5.14.0-480.el9.x86_6 11 MB/s | 30 MB 00:02 2024-08-10T07:29:46.663 INFO:teuthology.orchestra.run.smithi081.stdout:-------------------------------------------------------------------------------- 2024-08-10T07:29:46.663 INFO:teuthology.orchestra.run.smithi081.stdout:Total 28 MB/s | 84 MB 00:03 2024-08-10T07:29:47.007 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-08-10T07:29:47.394 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction check 2024-08-10T07:29:47.403 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-08-10T07:29:47.403 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-08-10T07:29:47.736 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction check succeeded. 2024-08-10T07:29:47.736 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction test 2024-08-10T07:29:48.438 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-08-10T07:29:48.439 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-08-10T07:29:48.748 INFO:teuthology.orchestra.run.smithi081.stdout:Transaction test succeeded. 2024-08-10T07:29:48.749 INFO:teuthology.orchestra.run.smithi081.stdout:Running transaction 2024-08-10T07:29:51.020 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-08-10T07:29:51.204 INFO:teuthology.orchestra.run.smithi081.stdout: Preparing : 1/1 2024-08-10T07:29:51.712 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-10T07:29:51.803 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T07:29:51.904 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-modules-core-5.14.0-480.el9.x86_64 1/4 2024-08-10T07:29:51.997 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T07:29:54.598 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T07:29:54.662 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T07:29:54.747 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T07:29:54.820 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T07:29:59.688 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T07:29:59.745 INFO:teuthology.orchestra.run.smithi081.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:29:59.959 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T07:30:00.015 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:04.631 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:05.238 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:34.299 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:34.339 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:34.696 INFO:teuthology.orchestra.run.smithi081.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:34.696 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-10T07:30:34.696 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T07:30:34.696 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout:Installed: 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:30:35.528 INFO:teuthology.orchestra.run.smithi081.stdout:Complete! 2024-08-10T07:30:35.930 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T07:30:36.015 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T07:30:36.016 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T07:30:36.016 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-10T07:30:36.016 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-10T07:30:36.016 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-10T07:30:36.016 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-10T07:30:36.016 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi081.front.sepia.ceph.com, path=None, version=distro) 2024-08-10T07:30:36.017 DEBUG:teuthology.orchestra.run.smithi081:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T07:30:36.074 INFO:teuthology.orchestra.run.smithi081.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T07:30:36.074 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T07:30:36.074 DEBUG:teuthology.orchestra.run.smithi081:> sudo rpm -qi grub2-tools 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Name : grub2-tools 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Epoch : 1 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Version : 2.06 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Release : 68.el9 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Architecture: x86_64 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Group : Unspecified 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:Size : 8264254 2024-08-10T07:30:36.115 INFO:teuthology.orchestra.run.smithi081.stdout:License : GPLv3+ 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Packager : builder@centos.org 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Vendor : CentOS 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Summary : Support tools for GRUB. 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:Description : 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-10T07:30:36.116 INFO:teuthology.orchestra.run.smithi081.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-10T07:30:36.117 INFO:teuthology.orchestra.run.smithi081.stdout:hardware devices. 2024-08-10T07:30:36.117 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:30:36.117 INFO:teuthology.orchestra.run.smithi081.stdout:This subpackage provides tools for support of all platforms. 2024-08-10T07:30:36.117 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-10T07:30:36.118 INFO:teuthology.task.kernel:Updating grub on smithi081 to boot 5.14.0-480.el9.x86_64 2024-08-10T07:30:36.118 DEBUG:teuthology.orchestra.run.smithi081:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-10T07:30:36.643 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:36.686 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:36.714 INFO:teuthology.orchestra.run.smithi081.stderr:Generating grub configuration file ... 2024-08-10T07:30:37.094 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:37.094 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-5.14.0-480.el9.x86_64 1/4 2024-08-10T07:30:37.094 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-core-5.14.0-480.el9.x86_64 2/4 2024-08-10T07:30:37.094 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-modules-5.14.0-480.el9.x86_64 3/4 2024-08-10T07:30:37.926 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-modules-core-5.14.0-480.el9.x86_64 4/4 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-5.14.0-480.el9.x86_64 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-core-5.14.0-480.el9.x86_64 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-5.14.0-480.el9.x86_64 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-core-5.14.0-480.el9.x86_64 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:30:37.927 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-08-10T07:30:38.037 INFO:teuthology.orchestra.run.smithi081.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-10T07:30:38.067 INFO:teuthology.orchestra.run.smithi081.stderr:done 2024-08-10T07:30:38.069 DEBUG:teuthology.orchestra.run.smithi081:> mktemp 2024-08-10T07:30:38.091 INFO:teuthology.orchestra.run.smithi081.stdout:/tmp/tmp.93KB6O1OS5 2024-08-10T07:30:38.091 DEBUG:teuthology.orchestra.run.smithi081:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.93KB6O1OS5 2024-08-10T07:30:38.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0666 /tmp/tmp.93KB6O1OS5 2024-08-10T07:30:38.291 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T07:30:38.301 DEBUG:teuthology.orchestra.remote:smithi081:/tmp/tmp.93KB6O1OS5 is 6KB 2024-08-10T07:30:38.321 DEBUG:teuthology.orchestra.run.smithi081:> rm -fr /tmp/tmp.93KB6O1OS5 2024-08-10T07:30:38.335 DEBUG:teuthology.orchestra.run.smithi081:> sudo /bin/ls /boot/loader/entries || true 2024-08-10T07:30:38.383 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T07:30:38.383 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T07:30:38.383 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-480.el9.x86_64 2024-08-10T07:30:38.383 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-10T07:30:38.383 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-10T07:30:38.383 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-10T07:30:38.384 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi047.front.sepia.ceph.com, path=None, version=distro) 2024-08-10T07:30:38.384 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-08-10T07:30:38.403 INFO:teuthology.orchestra.run.smithi081.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-10T07:30:38.403 INFO:teuthology.orchestra.run.smithi081.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-10T07:30:38.403 INFO:teuthology.orchestra.run.smithi081.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-10T07:30:38.403 INFO:teuthology.orchestra.run.smithi081.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-10T07:30:38.405 DEBUG:teuthology.orchestra.run.smithi081:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-10T07:30:38.441 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-480.el9.x86_64 2024-08-10T07:30:38.442 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-480.el9.x86_64 2024-08-10T07:30:38.442 DEBUG:teuthology.orchestra.run.smithi047:> sudo rpm -qi grub2-tools 2024-08-10T07:30:38.472 INFO:teuthology.orchestra.run.smithi047.stdout:Name : grub2-tools 2024-08-10T07:30:38.472 INFO:teuthology.orchestra.run.smithi047.stdout:Epoch : 1 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Version : 2.06 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Release : 68.el9 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Architecture: x86_64 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Group : Unspecified 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Size : 8264254 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:License : GPLv3+ 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Packager : builder@centos.org 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:Vendor : CentOS 2024-08-10T07:30:38.473 INFO:teuthology.orchestra.run.smithi047.stdout:URL : http://www.gnu.org/software/grub/ 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:Summary : Support tools for GRUB. 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:Description : 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:customizable bootloader with modular architecture. It supports a rich 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:variety of kernel formats, file systems, computer architectures and 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:hardware devices. 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:30:38.474 INFO:teuthology.orchestra.run.smithi047.stdout:This subpackage provides tools for support of all platforms. 2024-08-10T07:30:38.475 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-08-10T07:30:38.475 INFO:teuthology.task.kernel:Updating grub on smithi047 to boot 5.14.0-480.el9.x86_64 2024-08-10T07:30:38.475 DEBUG:teuthology.orchestra.run.smithi047:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-08-10T07:30:38.553 DEBUG:teuthology.orchestra.run.smithi081:> sudo shutdown -r now 2024-08-10T07:30:39.089 INFO:teuthology.orchestra.run.smithi047.stderr:Generating grub configuration file ... 2024-08-10T07:30:40.458 INFO:teuthology.orchestra.run.smithi047.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-08-10T07:30:40.473 INFO:teuthology.orchestra.run.smithi047.stderr:done 2024-08-10T07:30:40.475 DEBUG:teuthology.orchestra.run.smithi047:> mktemp 2024-08-10T07:30:40.493 INFO:teuthology.orchestra.run.smithi047.stdout:/tmp/tmp.12TZX858HO 2024-08-10T07:30:40.493 DEBUG:teuthology.orchestra.run.smithi047:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.12TZX858HO 2024-08-10T07:30:40.559 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0666 /tmp/tmp.12TZX858HO 2024-08-10T07:30:40.694 DEBUG:teuthology.orchestra.remote:smithi047:/tmp/tmp.12TZX858HO is 6KB 2024-08-10T07:30:40.742 DEBUG:teuthology.orchestra.run.smithi047:> rm -fr /tmp/tmp.12TZX858HO 2024-08-10T07:30:40.757 DEBUG:teuthology.orchestra.run.smithi047:> sudo /bin/ls /boot/loader/entries || true 2024-08-10T07:30:40.820 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-08-10T07:30:40.820 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-08-10T07:30:40.820 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-08-10T07:30:40.820 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64.conf 2024-08-10T07:30:40.821 DEBUG:teuthology.orchestra.run.smithi047:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-480.el9.x86_64 2024-08-10T07:30:40.962 DEBUG:teuthology.orchestra.run.smithi047:> sudo shutdown -r now 2024-08-10T07:31:08.584 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-10T07:31:08.585 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-08-10T07:31:08.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:31:10.966 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-10T07:31:10.966 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-08-10T07:31:10.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:31:27.070 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-08-10T07:31:36.080 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-08-10T07:31:36.081 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:31:39.134 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.81 2024-08-10T07:31:51.146 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-08-10T07:31:51.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:32:10.987 DEBUG:teuthology.orchestra.remote:timed out 2024-08-10T07:32:19.994 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-08-10T07:32:19.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:32:20.385 DEBUG:teuthology.orchestra.run.smithi047:> true 2024-08-10T07:32:20.784 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-08-10T07:32:20.784 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-480.el9.x86_64"... 2024-08-10T07:32:20.785 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-08-10T07:32:20.800 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-480.el9.x86_64 2024-08-10T07:32:20.800 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-10T07:32:20.801 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-10T07:32:20.801 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-10T07:32:21.802 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-10T07:32:21.802 DEBUG:teuthology.orchestra.run.smithi047:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-10T07:32:21.901 INFO:teuthology.orchestra.run.smithi047.stdout:ttyS1 2024-08-10T07:32:21.943 DEBUG:teuthology.parallel:result is None 2024-08-10T07:32:23.012 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-08-10T07:32:23.474 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-08-10T07:32:23.474 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-480.el9.x86_64"... 2024-08-10T07:32:23.475 DEBUG:teuthology.orchestra.run.smithi081:> uname -r 2024-08-10T07:32:23.489 INFO:teuthology.orchestra.run.smithi081.stdout:5.14.0-480.el9.x86_64 2024-08-10T07:32:23.489 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-480.el9.x86_64 vs 5.14.0-480.el9.x86_64 2024-08-10T07:32:23.489 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-10T07:32:23.489 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-08-10T07:32:24.490 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-10T07:32:24.490 DEBUG:teuthology.orchestra.run.smithi081:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-10T07:32:24.652 INFO:teuthology.orchestra.run.smithi081.stdout:ttyS1 2024-08-10T07:32:24.720 DEBUG:teuthology.parallel:result is None 2024-08-10T07:32:24.720 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-10T07:32:24.728 INFO:teuthology.task.internal:Creating test directory... 2024-08-10T07:32:24.728 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-10T07:32:24.731 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-10T07:32:24.768 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-10T07:32:24.775 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-10T07:32:24.781 INFO:teuthology.task.internal:Creating archive directory... 2024-08-10T07:32:24.782 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-10T07:32:24.812 DEBUG:teuthology.orchestra.run.smithi081:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-10T07:32:24.950 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-10T07:32:24.960 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-10T07:32:24.960 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T07:32:24.963 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T07:32:25.100 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T07:32:25.101 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T07:32:25.118 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T07:32:25.120 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-10T07:32:25.123 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-10T07:32:25.129 INFO:teuthology.task.internal:Configuring sudo... 2024-08-10T07:32:25.129 DEBUG:teuthology.orchestra.run.smithi047:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-10T07:32:25.132 DEBUG:teuthology.orchestra.run.smithi081:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-10T07:32:25.201 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-10T07:32:25.210 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-10T07:32:25.210 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-10T07:32:25.213 DEBUG:teuthology.orchestra.run.smithi081:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-10T07:32:25.260 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T07:32:25.340 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T07:32:25.404 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T07:32:25.472 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T07:32:25.521 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:32:25.522 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-10T07:32:25.565 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T07:32:25.634 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-10T07:32:25.718 DEBUG:teuthology.orchestra.run.smithi081:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T07:32:25.761 DEBUG:teuthology.orchestra.run.smithi081:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-10T07:32:25.806 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:32:25.807 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-10T07:32:25.873 DEBUG:teuthology.orchestra.run.smithi047:> sudo service rsyslog restart 2024-08-10T07:32:25.876 DEBUG:teuthology.orchestra.run.smithi081:> sudo service rsyslog restart 2024-08-10T07:32:25.922 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T07:32:25.956 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T07:32:26.195 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-10T07:32:26.202 INFO:teuthology.task.internal:Starting timer... 2024-08-10T07:32:26.202 INFO:teuthology.run_tasks:Running task pcp... 2024-08-10T07:32:26.213 INFO:teuthology.run_tasks:Running task selinux... 2024-08-10T07:32:26.222 DEBUG:teuthology.orchestra.run.smithi047:> sudo service auditd rotate 2024-08-10T07:32:26.318 INFO:teuthology.orchestra.run.smithi047.stdout:Rotating logs: 2024-08-10T07:32:26.320 DEBUG:teuthology.orchestra.run.smithi081:> sudo service auditd rotate 2024-08-10T07:32:26.470 INFO:teuthology.orchestra.run.smithi081.stdout:Rotating logs: 2024-08-10T07:32:26.472 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-10T07:32:26.472 DEBUG:teuthology.orchestra.run.smithi047:> /usr/sbin/getenforce 2024-08-10T07:32:26.503 INFO:teuthology.orchestra.run.smithi047.stdout:Permissive 2024-08-10T07:32:26.503 DEBUG:teuthology.orchestra.run.smithi081:> /usr/sbin/getenforce 2024-08-10T07:32:26.562 INFO:teuthology.orchestra.run.smithi081.stdout:Permissive 2024-08-10T07:32:26.562 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi047.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi081.front.sepia.ceph.com': 'permissive'} 2024-08-10T07:32:26.562 DEBUG:teuthology.orchestra.run.smithi047:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-10T07:32:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T07:32:26.589 DEBUG:teuthology.orchestra.run.smithi081:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-10T07:32:26.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T07:32:26.618 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-10T07:32:26.619 DEBUG:teuthology.orchestra.run.smithi047:> sudo /usr/sbin/setenforce permissive 2024-08-10T07:32:26.655 DEBUG:teuthology.orchestra.run.smithi081:> sudo /usr/sbin/setenforce permissive 2024-08-10T07:32:26.685 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-10T07:32:26.695 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-10T07:32:26.710 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-08-10T07:32:26.712 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi047.front.sepia.ceph.com,smithi081.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-10T07:36:59.767 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi047.front.sepia.ceph.com'), Remote(name='ubuntu@smithi081.front.sepia.ceph.com')] 2024-08-10T07:36:59.769 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-08-10T07:36:59.770 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:36:59.850 DEBUG:teuthology.orchestra.run.smithi047:> true 2024-08-10T07:36:59.936 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-08-10T07:36:59.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-08-10T07:36:59.937 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi081.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-10T07:37:00.011 DEBUG:teuthology.orchestra.run.smithi081:> true 2024-08-10T07:37:00.085 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi081.front.sepia.ceph.com' 2024-08-10T07:37:00.085 INFO:teuthology.run_tasks:Running task clock... 2024-08-10T07:37:00.104 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-10T07:37:00.105 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-10T07:37:00.105 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T07:37:00.108 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-10T07:37:00.108 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T07:37:00.139 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-10T07:37:00.153 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-08-10T07:37:00.156 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-10T07:37:00.168 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-08-10T07:37:00.183 INFO:teuthology.orchestra.run.smithi047.stderr:sudo: ntpd: command not found 2024-08-10T07:37:00.191 INFO:teuthology.orchestra.run.smithi081.stderr:sudo: ntpd: command not found 2024-08-10T07:37:00.195 INFO:teuthology.orchestra.run.smithi047.stdout:506 Cannot talk to daemon 2024-08-10T07:37:00.202 INFO:teuthology.orchestra.run.smithi081.stdout:506 Cannot talk to daemon 2024-08-10T07:37:00.210 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-10T07:37:00.216 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-08-10T07:37:00.225 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-10T07:37:00.230 INFO:teuthology.orchestra.run.smithi081.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-08-10T07:37:00.287 INFO:teuthology.orchestra.run.smithi081.stderr:bash: line 1: ntpq: command not found 2024-08-10T07:37:00.290 INFO:teuthology.orchestra.run.smithi081.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T07:37:00.290 INFO:teuthology.orchestra.run.smithi081.stdout:=============================================================================== 2024-08-10T07:37:00.291 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.291 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.291 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.291 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.295 INFO:teuthology.orchestra.run.smithi047.stderr:bash: line 1: ntpq: command not found 2024-08-10T07:37:00.299 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T07:37:00.299 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2024-08-10T07:37:00.299 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.299 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.299 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.299 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T07:37:00.299 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-10T07:37:00.390 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': 3}, '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\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '36f0121854057afc3d1c62b7c67046d0bb7294df'} 2024-08-10T07:37:00.390 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-08-10T07:37:00.391 INFO:tasks.cephadm:Cluster fsid is 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:00.391 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-10T07:37:00.391 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.47', 'mon.c': '[v2:172.21.15.47:3301,v1:172.21.15.47:6790]', 'mon.b': '172.21.15.81'} 2024-08-10T07:37:00.391 INFO:tasks.cephadm:First mon is mon.a on smithi047 2024-08-10T07:37:00.391 INFO:tasks.cephadm:First mgr is y 2024-08-10T07:37:00.391 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-10T07:37:00.392 DEBUG:teuthology.orchestra.run.smithi047:> sudo hostname $(hostname -s) 2024-08-10T07:37:00.418 DEBUG:teuthology.orchestra.run.smithi081:> sudo hostname $(hostname -s) 2024-08-10T07:37:00.443 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-08-10T07:37:00.443 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T07:37:00.748 INFO:teuthology.orchestra.run.smithi047.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Aug 10 07:37 /home/ubuntu/cephtest/cephadm 2024-08-10T07:37:00.748 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T07:37:00.889 INFO:teuthology.orchestra.run.smithi081.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Aug 10 07:37 /home/ubuntu/cephtest/cephadm 2024-08-10T07:37:00.889 DEBUG:teuthology.orchestra.run.smithi047:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-10T07:37:00.908 DEBUG:teuthology.orchestra.run.smithi081:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-10T07:37:00.932 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-08-10T07:37:00.933 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-08-10T07:37:00.950 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-08-10T07:37:01.794 INFO:teuthology.orchestra.run.smithi047.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-08-10T07:37:01.838 INFO:teuthology.orchestra.run.smithi081.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-08-10T07:37:17.028 INFO:teuthology.orchestra.run.smithi081.stdout:{ 2024-08-10T07:37:17.028 INFO:teuthology.orchestra.run.smithi081.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-08-10T07:37:17.028 INFO:teuthology.orchestra.run.smithi081.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-08-10T07:37:17.029 INFO:teuthology.orchestra.run.smithi081.stdout: "repo_digests": [ 2024-08-10T07:37:17.029 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-08-10T07:37:17.029 INFO:teuthology.orchestra.run.smithi081.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-08-10T07:37:17.029 INFO:teuthology.orchestra.run.smithi081.stdout: ] 2024-08-10T07:37:17.029 INFO:teuthology.orchestra.run.smithi081.stdout:} 2024-08-10T07:37:17.585 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout: "repo_digests": [ 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout: ] 2024-08-10T07:37:17.586 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:37:17.607 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /etc/ceph 2024-08-10T07:37:17.665 DEBUG:teuthology.orchestra.run.smithi081:> sudo mkdir -p /etc/ceph 2024-08-10T07:37:17.698 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 777 /etc/ceph 2024-08-10T07:37:17.725 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 777 /etc/ceph 2024-08-10T07:37:17.766 INFO:tasks.cephadm:Writing seed config... 2024-08-10T07:37:17.767 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-08-10T07:37:17.767 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-10T07:37:17.768 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-10T07:37:17.769 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:37:17.769 DEBUG:teuthology.orchestra.run.smithi047:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-10T07:37:17.785 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 = 5454a5c4-56eb-11ef-bcce-c7b262605968 mon election default strategy = 3 [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-08-10T07:37:17.785 DEBUG:teuthology.orchestra.run.smithi047:mon.a> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service 2024-08-10T07:37:17.828 DEBUG:teuthology.orchestra.run.smithi047:mgr.y> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service 2024-08-10T07:37:17.870 INFO:tasks.cephadm:Bootstrapping... 2024-08-10T07:37:17.870 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 --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.47 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-10T07:37:18.073 INFO:teuthology.orchestra.run.smithi047.stderr:-------------------------------------------------------------------------------- 2024-08-10T07:37:18.073 INFO:teuthology.orchestra.run.smithi047.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '5454a5c4-56eb-11ef-bcce-c7b262605968', '--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.47', '--skip-admin-label'] 2024-08-10T07:37:18.096 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: 5.1.2 2024-08-10T07:37:18.099 INFO:teuthology.orchestra.run.smithi047.stderr:Verifying podman|docker is present... 2024-08-10T07:37:18.121 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: 5.1.2 2024-08-10T07:37:18.123 INFO:teuthology.orchestra.run.smithi047.stderr:Verifying lvm2 is present... 2024-08-10T07:37:18.123 INFO:teuthology.orchestra.run.smithi047.stderr:Verifying time synchronization is in place... 2024-08-10T07:37:18.130 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-10T07:37:18.137 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: inactive 2024-08-10T07:37:18.144 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: enabled 2024-08-10T07:37:18.151 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: active 2024-08-10T07:37:18.151 INFO:teuthology.orchestra.run.smithi047.stderr:Unit chronyd.service is enabled and running 2024-08-10T07:37:18.151 INFO:teuthology.orchestra.run.smithi047.stderr:Repeating the final host check... 2024-08-10T07:37:18.173 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: 5.1.2 2024-08-10T07:37:18.175 INFO:teuthology.orchestra.run.smithi047.stderr:podman (/bin/podman) version 5.1.2 is present 2024-08-10T07:37:18.175 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl is present 2024-08-10T07:37:18.175 INFO:teuthology.orchestra.run.smithi047.stderr:lvcreate is present 2024-08-10T07:37:18.182 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-10T07:37:18.188 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: inactive 2024-08-10T07:37:18.195 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: enabled 2024-08-10T07:37:18.201 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: active 2024-08-10T07:37:18.202 INFO:teuthology.orchestra.run.smithi047.stderr:Unit chronyd.service is enabled and running 2024-08-10T07:37:18.202 INFO:teuthology.orchestra.run.smithi047.stderr:Host looks OK 2024-08-10T07:37:18.203 INFO:teuthology.orchestra.run.smithi047.stderr:Cluster fsid: 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:18.203 INFO:teuthology.orchestra.run.smithi047.stderr:Acquiring lock 139666405258240 on /run/cephadm/5454a5c4-56eb-11ef-bcce-c7b262605968.lock 2024-08-10T07:37:18.203 INFO:teuthology.orchestra.run.smithi047.stderr:Lock 139666405258240 acquired on /run/cephadm/5454a5c4-56eb-11ef-bcce-c7b262605968.lock 2024-08-10T07:37:18.203 INFO:teuthology.orchestra.run.smithi047.stderr:Verifying IP 172.21.15.47 port 3300 ... 2024-08-10T07:37:18.203 INFO:teuthology.orchestra.run.smithi047.stderr:Verifying IP 172.21.15.47 port 6789 ... 2024-08-10T07:37:18.203 INFO:teuthology.orchestra.run.smithi047.stderr:Base mon IP is 172.21.15.47, final addrv is [v2:172.21.15.47:3300,v1:172.21.15.47:6789] 2024-08-10T07:37:18.206 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.47 metric 100 2024-08-10T07:37:18.206 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.47 metric 100 2024-08-10T07:37:18.209 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-08-10T07:37:18.209 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-08-10T07:37:18.209 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-08-10T07:37:18.211 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:148e/64 scope link noprefixroute 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:Mon IP `172.21.15.47` is in CIDR network `172.21.0.0/20` 2024-08-10T07:37:18.212 INFO:teuthology.orchestra.run.smithi047.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-10T07:37:18.213 INFO:teuthology.orchestra.run.smithi047.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-08-10T07:37:18.318 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2024-08-10T07:37:18.680 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Getting image source signatures 2024-08-10T07:37:18.681 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2024-08-10T07:37:18.681 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2024-08-10T07:37:18.681 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2024-08-10T07:37:18.681 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2024-08-10T07:37:18.681 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2024-08-10T07:37:18.681 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-08-10T07:37:18.855 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: Writing manifest to image destination 2024-08-10T07:37:19.008 INFO:teuthology.orchestra.run.smithi047.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-08-10T07:37:19.411 INFO:teuthology.orchestra.run.smithi047.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-10T07:37:19.874 INFO:teuthology.orchestra.run.smithi047.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-10T07:37:19.874 INFO:teuthology.orchestra.run.smithi047.stderr:Extracting ceph user uid/gid from container image... 2024-08-10T07:37:20.256 INFO:teuthology.orchestra.run.smithi047.stderr:stat: 167 167 2024-08-10T07:37:20.752 INFO:teuthology.orchestra.run.smithi047.stderr:Creating initial keys... 2024-08-10T07:37:21.168 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph-authtool: AQCxGLdmsjECBRAAtxo9XNzjZmztoWFzlDiyIg== 2024-08-10T07:37:22.023 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph-authtool: AQCxGLdmhOlzNxAAUzkQQvfujBB3crqXiWPmrw== 2024-08-10T07:37:29.642 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph-authtool: AQC4GLdmTO8IKxAAL0/RHO+OMfQQjcKilLP4xw== 2024-08-10T07:37:32.608 INFO:teuthology.orchestra.run.smithi047.stderr:Creating initial monmap... 2024-08-10T07:37:33.415 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-10T07:37:33.415 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-08-10T07:37:33.416 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:33.417 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-10T07:37:34.006 INFO:teuthology.orchestra.run.smithi047.stderr:monmaptool for a [v2:172.21.15.47:3300,v1:172.21.15.47:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-10T07:37:34.006 INFO:teuthology.orchestra.run.smithi047.stderr:setting min_mon_release = octopus 2024-08-10T07:37:34.006 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/monmaptool: set fsid to 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:34.006 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-10T07:37:34.006 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:37:34.007 INFO:teuthology.orchestra.run.smithi047.stderr:Creating mon... 2024-08-10T07:37:34.954 INFO:teuthology.orchestra.run.smithi047.stderr:create mon.a on 2024-08-10T07:37:35.175 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-08-10T07:37:35.326 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968.target → /etc/systemd/system/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968.target. 2024-08-10T07:37:35.327 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968.target → /etc/systemd/system/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968.target. 2024-08-10T07:37:35.647 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Failed to reset failed state of unit ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service: Unit ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service not loaded. 2024-08-10T07:37:35.655 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968.target.wants/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service → /etc/systemd/system/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@.service. 2024-08-10T07:37:36.292 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: disabled 2024-08-10T07:37:36.299 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: inactive 2024-08-10T07:37:36.300 INFO:teuthology.orchestra.run.smithi047.stderr:firewalld.service is not enabled 2024-08-10T07:37:36.300 INFO:teuthology.orchestra.run.smithi047.stderr:Not possible to enable service . firewalld.service is not available 2024-08-10T07:37:36.300 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for mon to start... 2024-08-10T07:37:36.300 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for mon... 2024-08-10T07:37:36.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:36 smithi047 systemd[1]: Started Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: cluster: 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: id: 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: services: 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.576847s) 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mgr: no daemons active 2024-08-10T07:37:36.848 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: data: 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: pgs: 2024-08-10T07:37:36.849 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:37.405 INFO:teuthology.orchestra.run.smithi047.stderr:mon is available 2024-08-10T07:37:37.405 INFO:teuthology.orchestra.run.smithi047.stderr:Assimilating anything we can from ceph.conf... 2024-08-10T07:37:37.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:37 smithi047 ceph-mon[25332]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-10T07:37:37.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:37 smithi047 ceph-mon[25332]: monmap e1: 1 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0]} 2024-08-10T07:37:37.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:37 smithi047 ceph-mon[25332]: fsmap 2024-08-10T07:37:37.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:37 smithi047 ceph-mon[25332]: osdmap e1: 0 total, 0 up, 0 in 2024-08-10T07:37:37.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:37 smithi047 ceph-mon[25332]: mgrmap e1: no daemons active 2024-08-10T07:37:37.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:37 smithi047 ceph-mon[25332]: from='client.? 172.21.15.47:0/2294619288' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:37:39.483 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:39.483 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: [global] 2024-08-10T07:37:39.483 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: fsid = 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:39.483 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.47:3300,v1:172.21.15.47:6789] 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: [mgr] 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: [osd] 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-10T07:37:39.484 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-10T07:37:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:39 smithi047 ceph-mon[25332]: from='client.? 172.21.15.47:0/1940838111' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-10T07:37:39.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:39 smithi047 ceph-mon[25332]: from='client.? 172.21.15.47:0/1940838111' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-10T07:37:39.966 INFO:teuthology.orchestra.run.smithi047.stderr:Generating new minimal ceph.conf... 2024-08-10T07:37:40.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:40 smithi047 ceph-mon[25332]: from='client.? 172.21.15.47:0/1408577666' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:37:41.053 INFO:teuthology.orchestra.run.smithi047.stderr:Restarting the monitor... 2024-08-10T07:37:41.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:41 smithi047 systemd[1]: Stopping Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:37:41.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:41 smithi047 bash[25548]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon.a" found: no such container 2024-08-10T07:37:41.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:41 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[25328]: 2024-08-10T07:37:41.226+0000 7fc244412700 -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-08-10T07:37:41.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:41 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[25328]: 2024-08-10T07:37:41.226+0000 7fc244412700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-10T07:37:41.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:41 smithi047 podman[25559]: 2024-08-10 07:37:41.411655545 +0000 UTC m=+0.290787442 container died 6b0e051b09e77f0a5a92721574228970b9a96a80e4c4cd56fdc794f0cfd97d29 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, vendor=Red Hat, Inc., release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, maintainer=Guillaume Abrioux , io.openshift.expose-services=, io.openshift.tags=base centos 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, 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, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, version=8, io.buildah.version=1.19.8, architecture=x86_64, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, ceph=True, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 podman[25559]: 2024-08-10 07:37:42.134454117 +0000 UTC m=+1.013586016 container cleanup 6b0e051b09e77f0a5a92721574228970b9a96a80e4c4cd56fdc794f0cfd97d29 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, RELEASE=HEAD, 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., CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, 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, version=8, ceph=True, io.openshift.tags=base centos centos-stream, release=754, distribution-scope=public, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, architecture=x86_64, name=centos-stream, 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., GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 bash[25559]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 bash[25587]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon.a" found: no such container 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 podman[25572]: 2024-08-10 07:37:42.30226633 +0000 UTC m=+0.887040261 container remove 6b0e051b09e77f0a5a92721574228970b9a96a80e4c4cd56fdc794f0cfd97d29 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, 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., name=centos-stream, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, release=754, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., 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/, maintainer=Guillaume Abrioux , distribution-scope=public, io.buildah.version=1.19.8, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, vcs-type=git, io.openshift.expose-services=) 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 systemd[1]: Stopped Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:37:42.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 systemd[1]: Starting Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:37:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 podman[25649]: 2024-08-10 07:37:42.45423073 +0000 UTC m=+0.018832399 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-08-10T07:37:42.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 podman[25649]: 2024-08-10 07:37:42.553137733 +0000 UTC m=+0.117739434 container create 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, release=754, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., distribution-scope=public, RELEASE=HEAD, version=8, io.openshift.expose-services=, vcs-type=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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, name=centos-stream, GIT_CLEAN=True, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-08-10T07:37:42.843 INFO:teuthology.orchestra.run.smithi047.stderr:Setting mon public_network to 172.21.0.0/20 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 podman[25649]: 2024-08-10 07:37:42.75528389 +0000 UTC m=+0.319885552 container init 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , GIT_CLEAN=True, name=centos-stream, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, release=754, distribution-scope=public, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, ceph=True, 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., vcs-type=git, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, 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, architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 podman[25649]: 2024-08-10 07:37:42.758485806 +0000 UTC m=+0.323087466 container start 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, maintainer=Guillaume Abrioux , GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., 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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, GIT_BRANCH=HEAD, 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_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, release=754, ceph=True, build-date=2022-05-03T08:36:31.336870, architecture=x86_64) 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: pidfile_write: ignore empty --pid-file 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: load: jerasure load: lrc 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: RocksDB version: 6.15.5 2024-08-10T07:37:42.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Compile date Apr 18 2022 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: DB SUMMARY 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: DB Session ID: HXOW34HVCSGA25PQXZ3F 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: CURRENT file: CURRENT 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-10T07:37:42.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82637 ; 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.error_if_exists: 0 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.create_if_missing: 0 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.paranoid_checks: 1 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.env: 0x5653264c6860 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.fs: Posix File System 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.info_log: 0x5653277d1dc0 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.statistics: (nil) 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.use_fsync: 0 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_log_file_size: 0 2024-08-10T07:37:42.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.allow_fallocate: 1 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.use_direct_reads: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.db_log_dir: 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T07:37:42.972 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.write_buffer_manager: 0x5653278c22a0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T07:37:42.973 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.unordered_write: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.row_cache: None 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.wal_filter: None 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.preserve_deletes: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.two_write_queues: 0 2024-08-10T07:37:42.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.atomic_flush: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.log_readahead_size: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_background_jobs: 2 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_background_compactions: -1 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_subcompactions: 1 2024-08-10T07:37:42.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T07:37:42.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T07:37:42.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T07:37:42.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_open_files: -1 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T07:37:42.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_background_flushes: -1 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Compression algorithms supported: 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kZSTD supported: 0 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kXpressCompression supported: 0 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kLZ4Compression supported: 1 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kBZip2Compression supported: 0 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kZlibCompression supported: 1 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: kSnappyCompression supported: 1 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-08-10T07:37:42.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.merge_operator: 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_filter: None 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56532779dd00) 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks: 1 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_top_level_index_and_filter: 1 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_type: 0 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_index_type: 0 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_shortening: 1 2024-08-10T07:37:42.979 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: hash_index_allow_collision: 1 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: checksum: 1 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: no_block_cache: 0 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache: 0x565327808170 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_name: BinnedLRUCache 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_options: 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: capacity : 536870912 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_shard_bits : 4 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: strict_capacity_limit : 0 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: high_pri_pool_ratio: 0.000 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_compressed: (nil) 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: persistent_cache: (nil) 2024-08-10T07:37:42.980 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size: 4096 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size_deviation: 10 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_restart_interval: 16 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_block_restart_interval: 1 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: metadata_block_size: 4096 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: partition_filters: 0 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: use_delta_encoding: 1 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: whole_key_filtering: 1 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: verify_compression: 0 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: read_amp_bytes_per_bit: 0 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: format_version: 4 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_index_compression: 1 2024-08-10T07:37:42.981 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_align: 0 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression: NoCompression 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.num_levels: 7 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T07:37:42.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T07:37:42.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T07:37:42.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.arena_block_size: 4194304 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T07:37:42.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.table_properties_collectors: 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.inplace_update_support: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.bloom_locality: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.max_successive_merges: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T07:37:42.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.ttl: 2592000 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.enable_blob_files: false 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.min_blob_size: 0 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: 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-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723275462784993, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-08-10T07:37:42.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: 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-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723275462785792, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79187, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77450, "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": 71759, "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": 1723275462, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "b4881635-955a-4e21-bbd3-633cf520498a", "db_session_id": "HXOW34HVCSGA25PQXZ3F"}} 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723275462786152, "job": 1, "event": "recovery_finished"} 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: 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-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5653277eea80 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: DB pointer 0x5653277fe000 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** DB Stats ** 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.988 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T07:37:42.989 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative compaction: 0.00 GB write, 23.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval compaction: 0.00 GB write, 23.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T07:37:42.990 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.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 138.6 0.00 0.00 1 0.001 0 0 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T07:37:42.991 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative compaction: 0.00 GB write, 23.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: starting mon.a rank 0 at public addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] at bind addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???) e1 preinit fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).mds e1 new map 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).mds e1 print_map 2024-08-10T07:37:42.992 INFO:journalctl@ceph.mon.a.smithi047.stdout: e1 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout: legacy client fscid: -1 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout: No filesystems configured 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 ceph-mon[25667]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 bash[25649]: 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e 2024-08-10T07:37:42.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:42 smithi047 systemd[1]: Started Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:37:44.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:43 smithi047 ceph-mon[25667]: mon.a is new leader, mons a in quorum (ranks 0) 2024-08-10T07:37:44.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:43 smithi047 ceph-mon[25667]: monmap e1: 1 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0]} 2024-08-10T07:37:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:43 smithi047 ceph-mon[25667]: fsmap 2024-08-10T07:37:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:43 smithi047 ceph-mon[25667]: osdmap e1: 0 total, 0 up, 0 in 2024-08-10T07:37:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:43 smithi047 ceph-mon[25667]: mgrmap e1: no daemons active 2024-08-10T07:37:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:43 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2529371272' entity='client.admin' 2024-08-10T07:37:44.151 INFO:teuthology.orchestra.run.smithi047.stderr:Wrote config to /etc/ceph/ceph.conf 2024-08-10T07:37:44.152 INFO:teuthology.orchestra.run.smithi047.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-10T07:37:44.152 INFO:teuthology.orchestra.run.smithi047.stderr:Creating mgr... 2024-08-10T07:37:44.152 INFO:teuthology.orchestra.run.smithi047.stderr:Verifying port 9283 ... 2024-08-10T07:37:44.419 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Failed to reset failed state of unit ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service: Unit ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service not loaded. 2024-08-10T07:37:44.427 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: Created symlink /etc/systemd/system/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968.target.wants/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@.service. 2024-08-10T07:37:44.823 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:44 smithi047 systemd[1]: Starting Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:37:45.094 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:44 smithi047 podman[25883]: 2024-08-10 07:37:44.724806335 +0000 UTC m=+0.018299667 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-08-10T07:37:45.094 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:44 smithi047 podman[25883]: 2024-08-10 07:37:44.840080844 +0000 UTC m=+0.133574157 container create d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, io.openshift.expose-services=, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, ceph=True, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, architecture=x86_64, 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.license_terms=https://centos.org/legal/licensing-policy/, version=8, com.redhat.component=centos-stream-container, GIT_CLEAN=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, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, RELEASE=HEAD) 2024-08-10T07:37:45.094 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 podman[25883]: 2024-08-10 07:37:45.025484342 +0000 UTC m=+0.318977674 container init d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, architecture=x86_64, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, 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., distribution-scope=public, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, RELEASE=HEAD, version=8, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container) 2024-08-10T07:37:45.094 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 podman[25883]: 2024-08-10 07:37:45.028366056 +0000 UTC m=+0.321859368 container start d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, name=centos-stream, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, 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., com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, GIT_CLEAN=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, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , version=8, 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, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-08-10T07:37:45.094 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 bash[25883]: d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a 2024-08-10T07:37:45.109 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: disabled 2024-08-10T07:37:45.118 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: inactive 2024-08-10T07:37:45.119 INFO:teuthology.orchestra.run.smithi047.stderr:firewalld.service is not enabled 2024-08-10T07:37:45.119 INFO:teuthology.orchestra.run.smithi047.stderr:Not possible to enable service . firewalld.service is not available 2024-08-10T07:37:45.129 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: disabled 2024-08-10T07:37:45.138 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: inactive 2024-08-10T07:37:45.139 INFO:teuthology.orchestra.run.smithi047.stderr:firewalld.service is not enabled 2024-08-10T07:37:45.139 INFO:teuthology.orchestra.run.smithi047.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-08-10T07:37:45.139 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for mgr to start... 2024-08-10T07:37:45.139 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for mgr... 2024-08-10T07:37:45.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 systemd[1]: Started Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:37:45.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:45.187+0000 7f1038a13000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:37:45.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:45.323+0000 7f1038a13000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:37:45.680 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:45.429+0000 7f1038a13000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:37:45.685 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:45.685 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:37:45.685 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsid": "5454a5c4-56eb-11ef-bcce-c7b262605968", 2024-08-10T07:37:45.685 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "health": { 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "checks": {}, 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mutes": [] 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum": [ 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 0 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "a" 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:45.686 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "monmap": { 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osdmap": { 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-10T07:37:45.687 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgmap": { 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsmap": { 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:45.688 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "available": false, 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modules": [ 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "iostat", 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "nfs", 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "restful" 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.689 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "servicemap": { 2024-08-10T07:37:45.690 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:45.690 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modified": "2024-08-10T07:37:36.268099+0000", 2024-08-10T07:37:45.690 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:45.690 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:45.690 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-10T07:37:45.690 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:37:45.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:45 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/667943938' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T07:37:45.993 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:45.767+0000 7f1038a13000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:37:45.993 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:45.853+0000 7f1038a13000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:37:46.295 INFO:teuthology.orchestra.run.smithi047.stderr:mgr not available, waiting (1/15)... 2024-08-10T07:37:47.338 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:47.082+0000 7f1038a13000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:37:47.338 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:47.251+0000 7f1038a13000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:37:47.338 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:47.336+0000 7f1038a13000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:37:48.101 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:47.661+0000 7f1038a13000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:37:48.101 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:47.754+0000 7f1038a13000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:37:48.102 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:47.850+0000 7f1038a13000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:37:48.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:48.100+0000 7f1038a13000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:37:48.707 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:48.578+0000 7f1038a13000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:37:48.802 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsid": "5454a5c4-56eb-11ef-bcce-c7b262605968", 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "health": { 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "checks": {}, 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mutes": [] 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum": [ 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 0 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-10T07:37:48.803 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "a" 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "monmap": { 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osdmap": { 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-10T07:37:48.804 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgmap": { 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-10T07:37:48.805 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsmap": { 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "available": false, 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modules": [ 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "iostat", 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "nfs", 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "restful" 2024-08-10T07:37:48.806 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "servicemap": { 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modified": "2024-08-10T07:37:36.268099+0000", 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-10T07:37:48.807 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:37:49.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:48 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2138221615' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T07:37:49.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:49.097+0000 7f1038a13000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:37:49.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:49.194+0000 7f1038a13000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:37:49.482 INFO:teuthology.orchestra.run.smithi047.stderr:mgr not available, waiting (2/15)... 2024-08-10T07:37:49.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:49.501+0000 7f1038a13000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:37:49.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:49.593+0000 7f1038a13000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:37:50.363 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:50.011+0000 7f1038a13000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:37:50.363 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:50.149+0000 7f1038a13000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:37:50.363 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:50.243+0000 7f1038a13000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:37:50.363 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:50.361+0000 7f1038a13000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:37:50.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:50.452+0000 7f1038a13000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:37:51.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:51.020+0000 7f1038a13000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:37:51.721 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:51.394+0000 7f1038a13000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:37:51.721 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: Activating manager daemon y 2024-08-10T07:37:51.721 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: mgrmap e2: y(active, starting, since 0.00289376s) 2024-08-10T07:37:51.721 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:37:51.721 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: Manager daemon y is now available 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' 2024-08-10T07:37:51.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:51 smithi047 ceph-mon[25667]: from='mgr.14100 172.21.15.47:0/762784305' entity='mgr.y' 2024-08-10T07:37:51.996 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:51.996 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:37:51.996 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsid": "5454a5c4-56eb-11ef-bcce-c7b262605968", 2024-08-10T07:37:51.996 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "health": { 2024-08-10T07:37:51.996 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "checks": {}, 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mutes": [] 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum": [ 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 0 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "a" 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "monmap": { 2024-08-10T07:37:51.997 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osdmap": { 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-10T07:37:51.998 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-10T07:37:52.001 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-10T07:37:52.001 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-10T07:37:52.001 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgmap": { 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsmap": { 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:52.002 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "available": false, 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modules": [ 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "iostat", 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "nfs", 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "restful" 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:52.003 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "servicemap": { 2024-08-10T07:37:52.004 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:52.004 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modified": "2024-08-10T07:37:36.268099+0000", 2024-08-10T07:37:52.004 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:52.004 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:52.004 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-10T07:37:52.004 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:37:52.473 INFO:teuthology.orchestra.run.smithi047.stderr:mgr not available, waiting (3/15)... 2024-08-10T07:37:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:52 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1463879967' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T07:37:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:52 smithi047 ceph-mon[25667]: mgrmap e3: y(active, since 1.00603s) 2024-08-10T07:37:54.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:54 smithi047 ceph-mon[25667]: mgrmap e4: y(active, since 2s) 2024-08-10T07:37:55.191 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:55.191 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsid": "5454a5c4-56eb-11ef-bcce-c7b262605968", 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "health": { 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "checks": {}, 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mutes": [] 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.192 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum": [ 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 0 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "a" 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "quorum_age": 12, 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "monmap": { 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-10T07:37:55.193 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.194 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osdmap": { 2024-08-10T07:37:55.194 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:55.194 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-10T07:37:55.194 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-10T07:37:55.194 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-10T07:37:55.194 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgmap": { 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-10T07:37:55.198 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "fsmap": { 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "available": true, 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modules": [ 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "iostat", 2024-08-10T07:37:55.199 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "nfs", 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "restful" 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ], 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "servicemap": { 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "modified": "2024-08-10T07:37:36.268099+0000", 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "services": {} 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: }, 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-10T07:37:55.200 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:37:55.763 INFO:teuthology.orchestra.run.smithi047.stderr:mgr is available 2024-08-10T07:37:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:55 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/359195289' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-10T07:37:56.376 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:56.376 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: [global] 2024-08-10T07:37:56.376 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: fsid = 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: [mgr] 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: [osd] 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-10T07:37:56.377 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-10T07:37:56.974 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:56 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1102011789' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-10T07:37:56.975 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:56 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1102011789' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-10T07:37:56.977 INFO:teuthology.orchestra.run.smithi047.stderr:Enabling cephadm module... 2024-08-10T07:37:58.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:57 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/563679759' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-10T07:37:58.097 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setuser ceph since I am not root 2024-08-10T07:37:58.097 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setgroup ceph since I am not root 2024-08-10T07:37:58.097 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:57.960+0000 7f8be61c2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:37:58.097 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:58.095+0000 7f8be61c2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:37:58.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:58.199+0000 7f8be61c2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:37:58.727 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:58.523+0000 7f8be61c2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:37:58.728 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:58.612+0000 7f8be61c2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:37:59.113 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:58 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/563679759' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-10T07:37:59.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:58 smithi047 ceph-mon[25667]: mgrmap e5: y(active, since 6s) 2024-08-10T07:37:59.114 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:37:59.115 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 5, 2024-08-10T07:37:59.115 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "available": true, 2024-08-10T07:37:59.115 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "active_name": "y", 2024-08-10T07:37:59.115 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-10T07:37:59.115 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:37:59.711 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for the mgr to restart... 2024-08-10T07:37:59.711 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for mgr epoch 5... 2024-08-10T07:37:59.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:37:59 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/326778625' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-10T07:37:59.959 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:37:59 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:37:59.851+0000 7f8be61c2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:38:00.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:00 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:00.028+0000 7f8be61c2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:38:00.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:00 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:00.115+0000 7f8be61c2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:38:00.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:00 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:00.445+0000 7f8be61c2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:38:00.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:00 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:00.539+0000 7f8be61c2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:38:00.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:00 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:00.635+0000 7f8be61c2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:38:01.349 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:00 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:00.885+0000 7f8be61c2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:38:01.349 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:01.347+0000 7f8be61c2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:38:02.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:01.850+0000 7f8be61c2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:38:02.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:01.946+0000 7f8be61c2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:38:02.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:02.252+0000 7f8be61c2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:38:02.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:02.344+0000 7f8be61c2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:38:03.115 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:02.764+0000 7f8be61c2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:38:03.115 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:02.901+0000 7f8be61c2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:38:03.115 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:02.996+0000 7f8be61c2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:38:03.115 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:03.113+0000 7f8be61c2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:38:03.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:03.205+0000 7f8be61c2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:38:04.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:03.774+0000 7f8be61c2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:38:04.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:04.154+0000 7f8be61c2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:38:05.220 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:38:05.220 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-08-10T07:38:05.220 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "initialized": true 2024-08-10T07:38:05.220 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:38:05.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: Active manager daemon y restarted 2024-08-10T07:38:05.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: Activating manager daemon y 2024-08-10T07:38:05.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: osdmap e2: 0 total, 0 up, 0 in 2024-08-10T07:38:05.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: mgrmap e6: y(active, starting, since 0.0527196s) 2024-08-10T07:38:05.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:38:05.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: Manager daemon y is now available 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:38:05.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:05 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:38:05.819 INFO:teuthology.orchestra.run.smithi047.stderr:mgr epoch 5 is available 2024-08-10T07:38:05.819 INFO:teuthology.orchestra.run.smithi047.stderr:Setting orchestrator backend to cephadm... 2024-08-10T07:38:06.467 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:38:06] ENGINE Bus STARTING 2024-08-10T07:38:06.467 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:06 smithi047 ceph-mon[25667]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-10T07:38:06.467 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:06 smithi047 ceph-mon[25667]: mgrmap e7: y(active, since 1.05493s) 2024-08-10T07:38:06.468 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:06 smithi047 ceph-mon[25667]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-10T07:38:06.814 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:38:06] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:38:06.814 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:38:06] ENGINE Bus STARTED 2024-08-10T07:38:07.333 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: mgrmap e8: y(active, since 2s) 2024-08-10T07:38:07.333 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: [10/Aug/2024:07:38:06] ENGINE Bus STARTING 2024-08-10T07:38:07.333 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:07.334 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:07.334 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:07.334 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: [10/Aug/2024:07:38:06] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:38:07.334 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: [10/Aug/2024:07:38:06] ENGINE Bus STARTED 2024-08-10T07:38:07.334 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:07.334 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:07 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:07.709 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: value unchanged 2024-08-10T07:38:08.308 INFO:teuthology.orchestra.run.smithi047.stderr:Generating ssh key... 2024-08-10T07:38:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:08 smithi047 ceph-mon[25667]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:09.568 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: Generating public/private rsa key pair. 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: Your identification has been saved in /tmp/tmplz4a2vy4/key. 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: Your public key has been saved in /tmp/tmplz4a2vy4/key.pub. 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: The key fingerprint is: 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: SHA256:m+216hI8jUkQpg6f+qJcjZfVBwts7TQPQ9z3L5XHqmE ceph-5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: The key's randomart image is: 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: +---[RSA 3072]----+ 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | o.... | 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | oo o. . . | 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | . . = B . ...| 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | + .. * B o+| 2024-08-10T07:38:09.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | + +SB o oo| 2024-08-10T07:38:09.570 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | .o o *+o E o .| 2024-08-10T07:38:09.570 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: | .o + oo...o . | 2024-08-10T07:38:09.570 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: |. o.. .. ... | 2024-08-10T07:38:09.570 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: |.o .. o+.. | 2024-08-10T07:38:09.570 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: +----[SHA256]-----+ 2024-08-10T07:38:10.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:10 smithi047 ceph-mon[25667]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:10.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:10 smithi047 ceph-mon[25667]: Generating ssh key... 2024-08-10T07:38:10.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:10 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:10.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:10 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:10.415 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCmTSfa3GeGK5LPZxPuV1nIlXLswkhWKJeTzn8uW3+1HyA8gslUs6oe6oUCst/ECSwD0AIdAg6cvfJTAxu6MQtNhqnrqJhZ8qtPhbLU4VCpmG497BvCBLXm7HA7QSSh/E2G/e/gJIDMVDKqy/FuRL4sItvk/h899M99El6lVwmES5CUqK/bU28gl2W92MAnXxGy+5msvCwmOqXQvXsKXStLtJzVrVVHXrzzXQ+zP8ZNzOqyKESG5PJnZoaS97ja+S1GJSHLezC9xMxGoLTaWbqkwHStMEZ+vdDX4NY+3Rk/EjP3Gr6hqPkGH8DP2SADSGydFuo+dBeIVbapo3U8V8nugOlksZ0ZUqOMvFfp8Zw/okettWaB03e3+TvIGT2pE0tlMAgtmu/f94GKbDsfBi200K43+OrLnFRy2r1JDCy5eO5f6cBdbGhxdWM56czIRZ0gJGI2duBogohTkL8iq2jzCpAlHXn/DUbumefOgQXOFjJ58TvEVFhNFtLwWEjfCc= ceph-5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:38:10.979 INFO:teuthology.orchestra.run.smithi047.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-10T07:38:10.979 INFO:teuthology.orchestra.run.smithi047.stderr:Adding key to root@localhost authorized_keys... 2024-08-10T07:38:10.979 INFO:teuthology.orchestra.run.smithi047.stderr:Adding host smithi047... 2024-08-10T07:38:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:11 smithi047 ceph-mon[25667]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:12.485 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: Added host 'smithi047' with addr '172.21.15.47' 2024-08-10T07:38:12.496 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:12 smithi047 ceph-mon[25667]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi047", "addr": "172.21.15.47", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:12.986 INFO:teuthology.orchestra.run.smithi047.stderr:Deploying unmanaged mon service... 2024-08-10T07:38:13.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:13 smithi047 ceph-mon[25667]: Deploying cephadm binary to smithi047 2024-08-10T07:38:13.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:13 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:13.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:13 smithi047 ceph-mon[25667]: Added host smithi047 2024-08-10T07:38:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:13 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:13.647 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: Scheduled mon update... 2024-08-10T07:38:14.519 INFO:teuthology.orchestra.run.smithi047.stderr:Deploying unmanaged mgr service... 2024-08-10T07:38:14.821 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:14 smithi047 ceph-mon[25667]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:14.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:14 smithi047 ceph-mon[25667]: Saving service mon spec with placement count:5 2024-08-10T07:38:14.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:14 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:15.238 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-08-10T07:38:16.354 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:16 smithi047 ceph-mon[25667]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:16.354 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:16 smithi047 ceph-mon[25667]: Saving service mgr spec with placement count:2 2024-08-10T07:38:16.354 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:16 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:16.354 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:16 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:18.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:18 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:18.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:18 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/296769554' entity='client.admin' 2024-08-10T07:38:19.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3565407338' entity='client.admin' 2024-08-10T07:38:19.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:38:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' 2024-08-10T07:38:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:38:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:19 smithi047 ceph-mon[25667]: from='mgr.14120 172.21.15.47:0/3418115397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]': finished 2024-08-10T07:38:19.623 INFO:teuthology.orchestra.run.smithi047.stderr:Enabling the dashboard module... 2024-08-10T07:38:20.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-mon[25667]: Deploying daemon agent.smithi047 on smithi047 2024-08-10T07:38:20.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1800617900' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-10T07:38:20.799 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setuser ceph since I am not root 2024-08-10T07:38:20.799 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setgroup ceph since I am not root 2024-08-10T07:38:20.799 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:20.660+0000 7f74d99e2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:38:20.799 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:20.795+0000 7f74d99e2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:38:21.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:20.898+0000 7f74d99e2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:38:21.418 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:21.226+0000 7f74d99e2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:38:21.418 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:21.314+0000 7f74d99e2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:38:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:21 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1800617900' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-10T07:38:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:21 smithi047 ceph-mon[25667]: mgrmap e9: y(active, since 16s) 2024-08-10T07:38:21.898 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:38:21.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "epoch": 9, 2024-08-10T07:38:21.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "available": true, 2024-08-10T07:38:21.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "active_name": "y", 2024-08-10T07:38:21.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-10T07:38:21.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:38:22.517 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:22 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/830819694' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-10T07:38:22.581 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for the mgr to restart... 2024-08-10T07:38:22.581 INFO:teuthology.orchestra.run.smithi047.stderr:Waiting for mgr epoch 9... 2024-08-10T07:38:22.780 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:22.514+0000 7f74d99e2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:38:22.780 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:22.689+0000 7f74d99e2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:38:22.780 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:22.777+0000 7f74d99e2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:38:23.308 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:23.114+0000 7f74d99e2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:38:23.308 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:23.208+0000 7f74d99e2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:38:23.308 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:23.305+0000 7f74d99e2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:38:23.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:23.557+0000 7f74d99e2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:38:24.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:24 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:24.019+0000 7f74d99e2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:38:24.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:24 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:24.525+0000 7f74d99e2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:38:24.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:24 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:24.622+0000 7f74d99e2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:38:25.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:24 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:24.931+0000 7f74d99e2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:38:25.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:25.023+0000 7f74d99e2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:38:25.797 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:25.443+0000 7f74d99e2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:38:25.797 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:25.581+0000 7f74d99e2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:38:25.797 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:25.676+0000 7f74d99e2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:38:25.797 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:25.795+0000 7f74d99e2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:38:26.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:25.888+0000 7f74d99e2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:38:26.835 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:26.460+0000 7f74d99e2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:38:27.101 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:38:26.834+0000 7f74d99e2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:38:27.732 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:38:27] ENGINE Bus STARTING 2024-08-10T07:38:27.732 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:38:27] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:38:27.732 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:38:27] ENGINE Bus STARTED 2024-08-10T07:38:27.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: { 2024-08-10T07:38:27.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-08-10T07:38:27.899 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: "initialized": true 2024-08-10T07:38:27.900 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: } 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: Active manager daemon y restarted 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: Activating manager daemon y 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: osdmap e3: 0 total, 0 up, 0 in 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: mgrmap e10: y(active, starting, since 0.0530323s) 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:38:28.090 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: Manager daemon y is now available 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: [10/Aug/2024:07:38:27] ENGINE Bus STARTING 2024-08-10T07:38:28.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:28.665 INFO:teuthology.orchestra.run.smithi047.stderr:mgr epoch 9 is available 2024-08-10T07:38:28.665 INFO:teuthology.orchestra.run.smithi047.stderr:Generating a dashboard self-signed certificate... 2024-08-10T07:38:28.930 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: [10/Aug/2024:07:38:27] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: [10/Aug/2024:07:38:27] ENGINE Bus STARTED 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: mgrmap e11: y(active, since 1.05574s) 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:28.931 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:28 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:38:29.457 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: Self-signed certificate created 2024-08-10T07:38:30.056 INFO:teuthology.orchestra.run.smithi047.stderr:Creating initial admin user... 2024-08-10T07:38:30.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:30 smithi047 ceph-mon[25667]: Deploying daemon agent.smithi047 on smithi047 2024-08-10T07:38:30.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:30 smithi047 ceph-mon[25667]: mgrmap e12: y(active, since 2s) 2024-08-10T07:38:30.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:30 smithi047 ceph-mon[25667]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:30.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:30 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:30.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:30 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:31.007 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$4weZ2J71l5pno0YKE0.KleR.cClLIsZdA0q8B81JdiLtIxbXcHlRC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723275511, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-10T07:38:31.621 INFO:teuthology.orchestra.run.smithi047.stderr:Fetching dashboard port number... 2024-08-10T07:38:32.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:32 smithi047 ceph-mon[25667]: 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-08-10T07:38:32.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:32 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:32.288 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: 8443 2024-08-10T07:38:32.990 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: disabled 2024-08-10T07:38:32.997 INFO:teuthology.orchestra.run.smithi047.stderr:systemctl: inactive 2024-08-10T07:38:32.998 INFO:teuthology.orchestra.run.smithi047.stderr:firewalld.service is not enabled 2024-08-10T07:38:32.998 INFO:teuthology.orchestra.run.smithi047.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr:Ceph Dashboard is now available at: 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr: URL: https://smithi047.front.sepia.ceph.com:8443/ 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr: User: admin 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr: Password: 0qmy4g7gb0 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:33.001 INFO:teuthology.orchestra.run.smithi047.stderr:Enabling autotune for osd_memory_target 2024-08-10T07:38:33.237 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:33 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/283522718' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-10T07:38:35.013 INFO:teuthology.orchestra.run.smithi047.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-08-10T07:38:35.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:34 smithi047 ceph-mon[25667]: mgrmap e13: y(active, since 6s) 2024-08-10T07:38:35.652 INFO:teuthology.orchestra.run.smithi047.stderr:You can access the Ceph CLI with: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr:Please consider enabling telemetry to help improve Ceph: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: ceph telemetry on 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr:For more information see: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T07:38:35.653 INFO:teuthology.orchestra.run.smithi047.stderr:Bootstrap complete. 2024-08-10T07:38:35.696 INFO:tasks.cephadm:Fetching config... 2024-08-10T07:38:35.696 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:38:35.696 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-10T07:38:35.714 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-10T07:38:35.715 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:38:35.715 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-10T07:38:35.779 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-10T07:38:35.779 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:38:35.779 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-10T07:38:35.892 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-10T07:38:35.892 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:38:35.892 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-10T07:38:35.948 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-10T07:38:35.948 DEBUG:teuthology.orchestra.run.smithi047:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCmTSfa3GeGK5LPZxPuV1nIlXLswkhWKJeTzn8uW3+1HyA8gslUs6oe6oUCst/ECSwD0AIdAg6cvfJTAxu6MQtNhqnrqJhZ8qtPhbLU4VCpmG497BvCBLXm7HA7QSSh/E2G/e/gJIDMVDKqy/FuRL4sItvk/h899M99El6lVwmES5CUqK/bU28gl2W92MAnXxGy+5msvCwmOqXQvXsKXStLtJzVrVVHXrzzXQ+zP8ZNzOqyKESG5PJnZoaS97ja+S1GJSHLezC9xMxGoLTaWbqkwHStMEZ+vdDX4NY+3Rk/EjP3Gr6hqPkGH8DP2SADSGydFuo+dBeIVbapo3U8V8nugOlksZ0ZUqOMvFfp8Zw/okettWaB03e3+TvIGT2pE0tlMAgtmu/f94GKbDsfBi200K43+OrLnFRy2r1JDCy5eO5f6cBdbGhxdWM56czIRZ0gJGI2duBogohTkL8iq2jzCpAlHXn/DUbumefOgQXOFjJ58TvEVFhNFtLwWEjfCc= ceph-5454a5c4-56eb-11ef-bcce-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-10T07:38:36.101 INFO:teuthology.orchestra.run.smithi047.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCmTSfa3GeGK5LPZxPuV1nIlXLswkhWKJeTzn8uW3+1HyA8gslUs6oe6oUCst/ECSwD0AIdAg6cvfJTAxu6MQtNhqnrqJhZ8qtPhbLU4VCpmG497BvCBLXm7HA7QSSh/E2G/e/gJIDMVDKqy/FuRL4sItvk/h899M99El6lVwmES5CUqK/bU28gl2W92MAnXxGy+5msvCwmOqXQvXsKXStLtJzVrVVHXrzzXQ+zP8ZNzOqyKESG5PJnZoaS97ja+S1GJSHLezC9xMxGoLTaWbqkwHStMEZ+vdDX4NY+3Rk/EjP3Gr6hqPkGH8DP2SADSGydFuo+dBeIVbapo3U8V8nugOlksZ0ZUqOMvFfp8Zw/okettWaB03e3+TvIGT2pE0tlMAgtmu/f94GKbDsfBi200K43+OrLnFRy2r1JDCy5eO5f6cBdbGhxdWM56czIRZ0gJGI2duBogohTkL8iq2jzCpAlHXn/DUbumefOgQXOFjJ58TvEVFhNFtLwWEjfCc= ceph-5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:38:36.115 DEBUG:teuthology.orchestra.run.smithi081:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCmTSfa3GeGK5LPZxPuV1nIlXLswkhWKJeTzn8uW3+1HyA8gslUs6oe6oUCst/ECSwD0AIdAg6cvfJTAxu6MQtNhqnrqJhZ8qtPhbLU4VCpmG497BvCBLXm7HA7QSSh/E2G/e/gJIDMVDKqy/FuRL4sItvk/h899M99El6lVwmES5CUqK/bU28gl2W92MAnXxGy+5msvCwmOqXQvXsKXStLtJzVrVVHXrzzXQ+zP8ZNzOqyKESG5PJnZoaS97ja+S1GJSHLezC9xMxGoLTaWbqkwHStMEZ+vdDX4NY+3Rk/EjP3Gr6hqPkGH8DP2SADSGydFuo+dBeIVbapo3U8V8nugOlksZ0ZUqOMvFfp8Zw/okettWaB03e3+TvIGT2pE0tlMAgtmu/f94GKbDsfBi200K43+OrLnFRy2r1JDCy5eO5f6cBdbGhxdWM56czIRZ0gJGI2duBogohTkL8iq2jzCpAlHXn/DUbumefOgQXOFjJ58TvEVFhNFtLwWEjfCc= ceph-5454a5c4-56eb-11ef-bcce-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-10T07:38:36.157 INFO:teuthology.orchestra.run.smithi081.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCmTSfa3GeGK5LPZxPuV1nIlXLswkhWKJeTzn8uW3+1HyA8gslUs6oe6oUCst/ECSwD0AIdAg6cvfJTAxu6MQtNhqnrqJhZ8qtPhbLU4VCpmG497BvCBLXm7HA7QSSh/E2G/e/gJIDMVDKqy/FuRL4sItvk/h899M99El6lVwmES5CUqK/bU28gl2W92MAnXxGy+5msvCwmOqXQvXsKXStLtJzVrVVHXrzzXQ+zP8ZNzOqyKESG5PJnZoaS97ja+S1GJSHLezC9xMxGoLTaWbqkwHStMEZ+vdDX4NY+3Rk/EjP3Gr6hqPkGH8DP2SADSGydFuo+dBeIVbapo3U8V8nugOlksZ0ZUqOMvFfp8Zw/okettWaB03e3+TvIGT2pE0tlMAgtmu/f94GKbDsfBi200K43+OrLnFRy2r1JDCy5eO5f6cBdbGhxdWM56czIRZ0gJGI2duBogohTkL8iq2jzCpAlHXn/DUbumefOgQXOFjJ58TvEVFhNFtLwWEjfCc= ceph-5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:38:36.170 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-10T07:38:36.175 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:36 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3521113084' entity='client.admin' 2024-08-10T07:38:37.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:38:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:37.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:39.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:39 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1165451461' entity='client.admin' 2024-08-10T07:38:39.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:39.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:40.271 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-10T07:38:40.272 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-10T07:38:42.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:42 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:38:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:38:43.301 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:38:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:38:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:43.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:43.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:38:43.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:38:43.780 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi081 2024-08-10T07:38:43.780 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:38:43.780 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.conf 2024-08-10T07:38:43.799 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:38:43.799 DEBUG:teuthology.orchestra.run.smithi081:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:38:43.856 INFO:tasks.cephadm:Adding host smithi081 to orchestrator... 2024-08-10T07:38:43.857 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch host add smithi081 2024-08-10T07:38:44.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:44 smithi047 ceph-mon[25667]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:44.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:44 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:38:44.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:44 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:38:44.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:44.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:46.742 INFO:teuthology.orchestra.run.smithi047.stdout:Added host 'smithi081' with addr '172.21.15.81' 2024-08-10T07:38:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:46 smithi047 ceph-mon[25667]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:46 smithi047 ceph-mon[25667]: Deploying cephadm binary to smithi081 2024-08-10T07:38:47.323 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch host ls --format=json 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: Added host smithi081 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:38:47.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:47.937 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:38:47.937 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]': finished 2024-08-10T07:38:48.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:48 smithi047 ceph-mon[25667]: Deploying daemon agent.smithi081 on smithi081 2024-08-10T07:38:49.148 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:38:49.148 INFO:teuthology.orchestra.run.smithi047.stdout:[{"addr": "172.21.15.47", "hostname": "smithi047", "labels": [], "status": ""}, {"addr": "172.21.15.81", "hostname": "smithi081", "labels": [], "status": ""}] 2024-08-10T07:38:49.746 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-10T07:38:49.747 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd crush tunables default 2024-08-10T07:38:50.023 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:38:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:38:50.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:38:50.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:50.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:50.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:38:50.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:50.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:51.144 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:38:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:38:51.884 INFO:teuthology.orchestra.run.smithi047.stderr:adjusted tunables profile to default 2024-08-10T07:38:52.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:38:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:38:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:38:52.191 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:51 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:52.191 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:51 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:52.192 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:51 smithi047 ceph-mon[25667]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:38:52.192 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:51 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3373843736' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-10T07:38:52.511 INFO:tasks.cephadm:Adding mon.a on smithi047 2024-08-10T07:38:52.512 INFO:tasks.cephadm:Adding mon.c on smithi047 2024-08-10T07:38:52.512 INFO:tasks.cephadm:Adding mon.b on smithi081 2024-08-10T07:38:52.512 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch apply mon '3;smithi047:172.21.15.47=a;smithi047:[v2:172.21.15.47:3301,v1:172.21.15.47:6790]=c;smithi081:172.21.15.81=b' 2024-08-10T07:38:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:52 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3373843736' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-10T07:38:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:52 smithi047 ceph-mon[25667]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:38:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:52 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:52 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:53.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:52 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:54.299 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mon update... 2024-08-10T07:38:54.363 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:53 smithi047 ceph-mon[25667]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:38:54.765 DEBUG:teuthology.orchestra.run.smithi047:mon.c> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.c.service 2024-08-10T07:38:54.768 DEBUG:teuthology.orchestra.run.smithi081:mon.b> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b.service 2024-08-10T07:38:54.770 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T07:38:54.770 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T07:38:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi047:172.21.15.47=a;smithi047:[v2:172.21.15.47:3301,v1:172.21.15.47:6790]=c;smithi081:172.21.15.81=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:38:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: Saving service mon spec with placement smithi047:172.21.15.47=a;smithi047:[v2:172.21.15.47:3301,v1:172.21.15.47:6790]=c;smithi081:172.21.15.81=b;count:3 2024-08-10T07:38:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:38:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:38:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:38:55.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:38:55.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:38:55.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:38:55.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:55 smithi047 ceph-mon[25667]: Deploying daemon mon.c on smithi047 2024-08-10T07:38:56.588 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:38:56.588 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":1,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","modified":"2024-08-10T07:37:33.171594Z","created":"2024-08-10T07:37:33.171594Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-10T07:38:56.590 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 1 2024-08-10T07:38:56.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:56 smithi047 ceph-mon[25667]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:38:57.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:38:57 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/1822847788' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T07:38:57.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:38:57 smithi047 systemd[1]: Started Ceph mon.c for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:38:58.183 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T07:38:58.184 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T07:39:02.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:39:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: mon.a calling monitor election 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: mon.c calling monitor election 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: monmap e2: 2 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: fsmap 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: mgrmap e13: y(active, since 35s) 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:02.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: mon.c calling monitor election 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T07:39:02.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: monmap e2: 2 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: fsmap 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: mgrmap e13: y(active, since 35s) 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:02.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:03.047 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:39:03.047 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":2,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","modified":"2024-08-10T07:38:57.474367Z","created":"2024-08-10T07:37:33.171594Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:3301","nonce":0},{"type":"v1","addr":"172.21.15.47:6790","nonce":0}]},"addr":"172.21.15.47:6790/0","public_addr":"172.21.15.47:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-10T07:39:03.049 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 2 2024-08-10T07:39:03.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:03 smithi047 ceph-mon[25667]: Deploying daemon mon.b on smithi081 2024-08-10T07:39:03.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:03 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/3382799901' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T07:39:03.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:03 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:03 smithi047 ceph-mon[30549]: Deploying daemon mon.b on smithi081 2024-08-10T07:39:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:03 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/3382799901' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-10T07:39:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:03 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:04.782 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T07:39:04.782 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T07:39:04.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:04 smithi047 ceph-mon[25667]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:04.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:04 smithi047 ceph-mon[30549]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:06 smithi047 ceph-mon[25667]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:06 smithi047 ceph-mon[30549]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:07.006 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:39:07.006 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":2,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","modified":"2024-08-10T07:38:57.474367Z","created":"2024-08-10T07:37:33.171594Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:3301","nonce":0},{"type":"v1","addr":"172.21.15.47:6790","nonce":0}]},"addr":"172.21.15.47:6790/0","public_addr":"172.21.15.47:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-10T07:39:07.008 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 2 2024-08-10T07:39:07.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:07 smithi081 ceph-mon[26726]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-08-10T07:39:07.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:07 smithi081 bash[26685]: 5f5d88fa047ff61f6d45a7ea13d7dd01af7b8192faab5bb7012af6b924da6b7f 2024-08-10T07:39:07.827 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:07 smithi081 systemd[1]: Started Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:39:08.850 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-10T07:39:08.850 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph mon dump -f json 2024-08-10T07:39:12.797 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:12.797 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:12.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:12.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:39:12.797 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: mon.a calling monitor election 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: mon.c calling monitor election 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: fsmap 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: mgrmap e13: y(active, since 45s) 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:12.799 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: mon.c calling monitor election 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:12.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: fsmap 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: mgrmap e13: y(active, since 45s) 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:12.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:12.802 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:12.802 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:12.802 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:12.802 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:12.802 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:39:12.802 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:12 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: Reconfiguring mon.a (unknown last config time)... 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:14.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: Reconfiguring daemon mon.a on smithi047 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: Reconfiguring mon.a (unknown last config time)... 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: Reconfiguring daemon mon.a on smithi047 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:14.024 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.098 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:39:14.098 INFO:teuthology.orchestra.run.smithi081.stdout:{"epoch":3,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","modified":"2024-08-10T07:39:07.499957Z","created":"2024-08-10T07:37:33.171594Z","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.47:3300","nonce":0},{"type":"v1","addr":"172.21.15.47:6789","nonce":0}]},"addr":"172.21.15.47:6789/0","public_addr":"172.21.15.47:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:3301","nonce":0},{"type":"v1","addr":"172.21.15.47:6790","nonce":0}]},"addr":"172.21.15.47:6790/0","public_addr":"172.21.15.47:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:3300","nonce":0},{"type":"v1","addr":"172.21.15.81:6789","nonce":0}]},"addr":"172.21.15.81:6789/0","public_addr":"172.21.15.81:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-10T07:39:14.099 INFO:teuthology.orchestra.run.smithi081.stderr:dumped monmap epoch 3 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: mon.a calling monitor election 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: mon.c calling monitor election 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.781 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: fsmap 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: mgrmap e13: y(active, since 45s) 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: mon.b (rank 2) addr [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] is down (out of quorum) 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.782 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:14.783 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Reconfiguring mon.a (unknown last config time)... 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: Reconfiguring daemon mon.a on smithi047 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:14.784 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:15.011 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:39:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:15.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: mon.b calling monitor election 2024-08-10T07:39:15.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: Reconfiguring mon.c (monmap changed)... 2024-08-10T07:39:15.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: Reconfiguring daemon mon.c on smithi047 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: mon.b calling monitor election 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: mon.c calling monitor election 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: mon.a calling monitor election 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: fsmap 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: mgrmap e13: y(active, since 47s) 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: overall HEALTH_OK 2024-08-10T07:39:15.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:15.303 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:15 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: mon.b calling monitor election 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: Reconfiguring mon.c (monmap changed)... 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: Reconfiguring daemon mon.c on smithi047 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: mon.b calling monitor election 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: mon.c calling monitor election 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T07:39:15.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: fsmap 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: mgrmap e13: y(active, since 47s) 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: mon.b calling monitor election 2024-08-10T07:39:15.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: Reconfiguring mon.c (monmap changed)... 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: Reconfiguring daemon mon.c on smithi047 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: mon.b calling monitor election 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: mon.c calling monitor election 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: mon.a calling monitor election 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: fsmap 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: osdmap e4: 0 total, 0 up, 0 in 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: mgrmap e13: y(active, since 47s) 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:39:15.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T07:39:15.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:15.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:15.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:15.627 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-10T07:39:15.627 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph config generate-minimal-conf 2024-08-10T07:39:16.296 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:16.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T07:39:16.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:16.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:16 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:16.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:16.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:16.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T07:39:16.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:16.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.594 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:16.594 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:16.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:16 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: Reconfiguring mon.b (monmap changed)... 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: Reconfiguring daemon mon.b on smithi081 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: Reconfiguring mon.b (monmap changed)... 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: Reconfiguring daemon mon.b on smithi081 2024-08-10T07:39:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: Reconfiguring mon.b (monmap changed)... 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: Reconfiguring daemon mon.b on smithi081 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:17.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:18.523 INFO:teuthology.orchestra.run.smithi047.stdout:# minimal ceph.conf for 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:39:18.524 INFO:teuthology.orchestra.run.smithi047.stdout:[global] 2024-08-10T07:39:18.524 INFO:teuthology.orchestra.run.smithi047.stdout: fsid = 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:39:18.524 INFO:teuthology.orchestra.run.smithi047.stdout: mon_host = [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] 2024-08-10T07:39:18.614 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:18 smithi047 ceph-mon[25667]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:18.615 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:18 smithi047 ceph-mon[30549]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:18 smithi081 ceph-mon[26726]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:18.875 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:39:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:19.322 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-10T07:39:19.323 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:39:19.323 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.conf 2024-08-10T07:39:19.353 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:39:19.353 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:39:19.420 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:39:19.421 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.conf 2024-08-10T07:39:19.452 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:39:19.452 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:39:19.520 INFO:tasks.cephadm:Adding mgr.y on smithi047 2024-08-10T07:39:19.520 INFO:tasks.cephadm:Adding mgr.x on smithi081 2024-08-10T07:39:19.521 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch apply mgr '2;smithi047=y;smithi081=x' 2024-08-10T07:39:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:19 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/68509531' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:19.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:19 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/68509531' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:19.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:19.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:19 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/68509531' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:20 smithi081 ceph-mon[26726]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:20.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:20 smithi047 ceph-mon[25667]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:20.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:20 smithi047 ceph-mon[30549]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:21.373 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled mgr update... 2024-08-10T07:39:21.886 DEBUG:teuthology.orchestra.run.smithi081:mgr.x> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service 2024-08-10T07:39:21.889 INFO:tasks.cephadm:Deploying OSDs... 2024-08-10T07:39:21.889 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:39:21.889 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/scratch_devs of=/dev/stdout 2024-08-10T07:39:21.910 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-08-10T07:39:21.910 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_1 2024-08-10T07:39:21.969 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-10T07:39:21.969 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-08-10 07:39:17.335647396 +0000 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-08-10 07:36:21.697937876 +0000 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-08-10 07:36:21.697937876 +0000 2024-08-10T07:39:21.970 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-08-10 07:36:21.697937876 +0000 2024-08-10T07:39:21.971 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-10T07:39:22.036 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-08-10T07:39:22.037 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-08-10T07:39:22.037 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000121225 s, 4.2 MB/s 2024-08-10T07:39:22.038 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-10T07:39:22.096 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_2 2024-08-10T07:39:22.154 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-10T07:39:22.154 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:22.154 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-08-10T07:39:22.155 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:22.155 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:22.155 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-08-10 07:39:17.335647396 +0000 2024-08-10T07:39:22.155 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-08-10 07:36:22.045930133 +0000 2024-08-10T07:39:22.155 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-08-10 07:36:22.045930133 +0000 2024-08-10T07:39:22.155 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-08-10 07:36:22.045930133 +0000 2024-08-10T07:39:22.155 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-10T07:39:22.220 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-08-10T07:39:22.220 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-08-10T07:39:22.220 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000115279 s, 4.4 MB/s 2024-08-10T07:39:22.221 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-10T07:39:22.279 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_3 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-08-10 07:39:17.335647396 +0000 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-08-10 07:36:22.372922857 +0000 2024-08-10T07:39:22.336 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-08-10 07:36:22.372922857 +0000 2024-08-10T07:39:22.337 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-08-10 07:36:22.372922857 +0000 2024-08-10T07:39:22.337 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-10T07:39:22.401 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-08-10T07:39:22.402 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-08-10T07:39:22.402 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000116298 s, 4.4 MB/s 2024-08-10T07:39:22.403 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-10T07:39:22.461 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_4 2024-08-10T07:39:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi047=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: Saving service mgr spec with placement smithi047=y;smithi081=x;count:2 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:22 smithi081 ceph-mon[26726]: Deploying daemon mgr.x on smithi081 2024-08-10T07:39:22.517 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-08-10 07:39:17.335647396 +0000 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-08-10 07:36:22.700915558 +0000 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-08-10 07:36:22.700915558 +0000 2024-08-10T07:39:22.518 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-08-10 07:36:22.700915558 +0000 2024-08-10T07:39:22.519 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-10T07:39:22.583 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-08-10T07:39:22.583 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-08-10T07:39:22.583 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 9.8057e-05 s, 5.2 MB/s 2024-08-10T07:39:22.585 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-10T07:39:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi047=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: Saving service mgr spec with placement smithi047=y;smithi081=x;count:2 2024-08-10T07:39:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[25667]: Deploying daemon mgr.x on smithi081 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi047=y;smithi081=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: Saving service mgr spec with placement smithi047=y;smithi081=x;count:2 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:22 smithi047 ceph-mon[30549]: Deploying daemon mgr.x on smithi081 2024-08-10T07:39:22.640 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:39:22.641 DEBUG:teuthology.orchestra.run.smithi081:> dd if=/scratch_devs of=/dev/stdout 2024-08-10T07:39:22.657 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-08-10T07:39:22.657 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_1 2024-08-10T07:39:22.713 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-10T07:39:22.713 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:22.713 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-08-10T07:39:22.713 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:22.713 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:22.714 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-08-10 07:39:15.521755797 +0000 2024-08-10T07:39:22.714 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-08-10 07:36:15.514820176 +0000 2024-08-10T07:39:22.714 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-08-10 07:36:15.514820176 +0000 2024-08-10T07:39:22.714 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-08-10 07:36:15.514820176 +0000 2024-08-10T07:39:22.714 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-10T07:39:22.778 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-08-10T07:39:22.778 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-08-10T07:39:22.778 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000186455 s, 2.7 MB/s 2024-08-10T07:39:22.779 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-10T07:39:22.835 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_2 2024-08-10T07:39:22.891 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-10T07:39:22.891 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-08-10 07:39:15.521755797 +0000 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-08-10 07:36:15.844813522 +0000 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-08-10 07:36:15.844813522 +0000 2024-08-10T07:39:22.892 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-08-10 07:36:15.844813522 +0000 2024-08-10T07:39:22.892 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-10T07:39:23.038 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-08-10T07:39:23.038 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-08-10T07:39:23.038 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000215819 s, 2.4 MB/s 2024-08-10T07:39:23.040 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-10T07:39:23.056 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_3 2024-08-10T07:39:23.118 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-10T07:39:23.118 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:23.118 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-08-10T07:39:23.118 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:23.118 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:23.119 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-08-10 07:39:22.993605910 +0000 2024-08-10T07:39:23.119 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-08-10 07:36:16.172806909 +0000 2024-08-10T07:39:23.119 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-08-10 07:36:16.172806909 +0000 2024-08-10T07:39:23.119 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-08-10 07:36:16.172806909 +0000 2024-08-10T07:39:23.119 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-10T07:39:23.216 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-08-10T07:39:23.216 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-08-10T07:39:23.216 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000174597 s, 2.9 MB/s 2024-08-10T07:39:23.217 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-10T07:39:23.233 DEBUG:teuthology.orchestra.run.smithi081:> stat /dev/vg_nvme/lv_4 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout:Context: system_u:object_r:device_t:s0 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout:Access: 2024-08-10 07:39:23.173602298 +0000 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout:Modify: 2024-08-10 07:36:16.504800214 +0000 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout:Change: 2024-08-10 07:36:16.504800214 +0000 2024-08-10T07:39:23.290 INFO:teuthology.orchestra.run.smithi081.stdout: Birth: 2024-08-10 07:36:16.504800214 +0000 2024-08-10T07:39:23.291 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-10T07:39:23.355 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records in 2024-08-10T07:39:23.356 INFO:teuthology.orchestra.run.smithi081.stderr:1+0 records out 2024-08-10T07:39:23.356 INFO:teuthology.orchestra.run.smithi081.stderr:512 bytes copied, 0.000227925 s, 2.2 MB/s 2024-08-10T07:39:23.357 DEBUG:teuthology.orchestra.run.smithi081:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-10T07:39:23.414 INFO:tasks.cephadm:Deploying osd.0 on smithi047 with /dev/vg_nvme/lv_4... 2024-08-10T07:39:23.414 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-10T07:39:23.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:23 smithi081 ceph-mon[26726]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:23.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:23.854+0000 7fac47d8c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:39:24.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:23 smithi047 ceph-mon[25667]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:24.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:23 smithi047 ceph-mon[30549]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:24.382 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:23.981+0000 7fac47d8c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:39:24.383 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:24.078+0000 7fac47d8c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:39:24.383 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:24.380+0000 7fac47d8c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:39:24.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:24.461+0000 7fac47d8c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:39:24.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:24.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:24.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:24.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:24.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:24.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: Reconfiguring mgr.y (unknown last config time)... 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[25667]: Reconfiguring daemon mgr.y on smithi047 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:24.941 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: Reconfiguring mgr.y (unknown last config time)... 2024-08-10T07:39:24.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:39:24.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:39:24.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:24.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:24 smithi047 ceph-mon[30549]: Reconfiguring daemon mgr.y on smithi047 2024-08-10T07:39:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: Reconfiguring mgr.y (unknown last config time)... 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:25.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:24 smithi081 ceph-mon[26726]: Reconfiguring daemon mgr.y on smithi047 2024-08-10T07:39:25.651 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:25 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:25.602+0000 7fac47d8c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:39:25.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:25 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:25.765+0000 7fac47d8c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:39:25.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:25 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:25.845+0000 7fac47d8c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:39:26.271 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:26.159+0000 7fac47d8c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:39:26.271 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:26.250+0000 7fac47d8c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:39:26.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:26.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:26.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:26.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:26.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:26.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:26.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:26.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:26.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:39:26.533 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:26.355+0000 7fac47d8c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:39:26.921 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:39:26.944 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi047:vg_nvme/lv_4 2024-08-10T07:39:26.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:26.597+0000 7fac47d8c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:39:27.409 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:27.082+0000 7fac47d8c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:39:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:39:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:39:27.410 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:27.551 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:39:27.552 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:39:27.552 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:27.552 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:39:27.552 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:39:27.552 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:27.699 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:27.605+0000 7fac47d8c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:39:27.700 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:27.697+0000 7fac47d8c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:39:28.253 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:27.991+0000 7fac47d8c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:39:28.253 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:28.080+0000 7fac47d8c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:39:28.516 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:28 smithi047 ceph-mon[25667]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:28.516 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:28 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:28.516 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:28 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:28.517 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:28 smithi047 ceph-mon[30549]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:28.517 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:28 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:28.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-mon[26726]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:28.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:28.560 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:28.495+0000 7fac47d8c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:39:28.834 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:28.630+0000 7fac47d8c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:39:28.835 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:28.721+0000 7fac47d8c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:39:28.835 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:28.832+0000 7fac47d8c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:39:28.856 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:28 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:29.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:28.919+0000 7fac47d8c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:39:29.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:29.453+0000 7fac47d8c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='client.24124 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:39:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:39:29.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:29.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-mon[26726]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:29.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='client.24124 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[25667]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.736 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='client.24124 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:29.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:29 smithi047 ceph-mon[30549]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:30.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:39:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:39:29.811+0000 7fac47d8c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:39:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T07:39:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:39:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:39:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:30 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:39:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:30 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T07:39:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:30 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:39:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:30 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:39:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:30 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:39:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:30 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/312374267' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: mgrmap e14: y(active, since 63s), standbys: x 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1424505031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "880bd16b-abfa-42f7-bd8a-5823baa4234d"}]: dispatch 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1424505031' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "880bd16b-abfa-42f7-bd8a-5823baa4234d"}]': finished 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: osdmap e5: 1 total, 0 up, 1 in 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: mgrmap e14: y(active, since 63s), standbys: x 2024-08-10T07:39:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:39:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1424505031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "880bd16b-abfa-42f7-bd8a-5823baa4234d"}]: dispatch 2024-08-10T07:39:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1424505031' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "880bd16b-abfa-42f7-bd8a-5823baa4234d"}]': finished 2024-08-10T07:39:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: osdmap e5: 1 total, 0 up, 1 in 2024-08-10T07:39:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:31.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: mgrmap e14: y(active, since 63s), standbys: x 2024-08-10T07:39:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:39:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1424505031' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "880bd16b-abfa-42f7-bd8a-5823baa4234d"}]: dispatch 2024-08-10T07:39:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1424505031' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "880bd16b-abfa-42f7-bd8a-5823baa4234d"}]': finished 2024-08-10T07:39:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: osdmap e5: 1 total, 0 up, 1 in 2024-08-10T07:39:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:32.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:32 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2692996322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:39:32.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:32 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2692996322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:39:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:32 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2692996322' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:39:34.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:33 smithi047 ceph-mon[25667]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:34.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:33 smithi047 ceph-mon[30549]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:33 smithi081 ceph-mon[26726]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:36.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:35 smithi047 ceph-mon[25667]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:36.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:35 smithi047 ceph-mon[30549]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:36.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:35 smithi081 ceph-mon[26726]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:38.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:37 smithi047 ceph-mon[25667]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:38.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:37 smithi047 ceph-mon[30549]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:38.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:37 smithi081 ceph-mon[26726]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:39.047 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:38 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:39:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:40.075 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:40.075 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi047 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[25667]: Deploying daemon osd.0 on smithi047 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:40.076 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi047 2024-08-10T07:39:40.077 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:40.077 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T07:39:40.077 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:40.077 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:39 smithi047 ceph-mon[30549]: Deploying daemon osd.0 on smithi047 2024-08-10T07:39:40.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:40.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:40.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi047 2024-08-10T07:39:40.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:40.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T07:39:40.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:40.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:39 smithi081 ceph-mon[26726]: Deploying daemon osd.0 on smithi047 2024-08-10T07:39:42.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:41 smithi047 ceph-mon[25667]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:42.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:41 smithi047 ceph-mon[30549]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:41 smithi081 ceph-mon[26726]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:43.926 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:43 smithi047 ceph-mon[30549]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:43.926 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:43 smithi047 ceph-mon[25667]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:44.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:43 smithi081 ceph-mon[26726]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:45.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:45.591 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:45 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:45 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:45 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:45 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:45.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:45 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:45.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:45 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:46 smithi081 ceph-mon[26726]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:46.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:46 smithi047 ceph-mon[25667]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:46.591 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:46 smithi047 ceph-mon[30549]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:46.898 INFO:teuthology.orchestra.run.smithi047.stdout:Created osd(s) 0 on host 'smithi047' 2024-08-10T07:39:47.594 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:39:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:47.621 DEBUG:teuthology.orchestra.run.smithi047:osd.0> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0.service 2024-08-10T07:39:47.624 INFO:tasks.cephadm:Deploying osd.1 on smithi047 with /dev/vg_nvme/lv_3... 2024-08-10T07:39:47.624 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-10T07:39:48.206 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi047 to 15044M 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T07:39:48.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[30549]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi047 to 15044M 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T07:39:48.208 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:47 smithi047 ceph-mon[25667]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi047 to 15044M 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T07:39:48.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:47 smithi081 ceph-mon[26726]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[25667]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[25667]: osdmap e6: 1 total, 0 up, 1 in 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[25667]: from='osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[25667]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[30549]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[30549]: osdmap e6: 1 total, 0 up, 1 in 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[30549]: from='osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:39:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-mon[30549]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:39:49.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[33871]: 2024-08-10T07:39:49.343+0000 7fced170e700 -1 osd.0 0 waiting for initial osdmap 2024-08-10T07:39:49.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:39:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[33871]: 2024-08-10T07:39:49.346+0000 7fcecc8a6700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:39:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:49 smithi081 ceph-mon[26726]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T07:39:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:49 smithi081 ceph-mon[26726]: osdmap e6: 1 total, 0 up, 1 in 2024-08-10T07:39:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:49 smithi081 ceph-mon[26726]: from='osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:39:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:49 smithi081 ceph-mon[26726]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:39:50.289 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:39:50.313 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi047:vg_nvme/lv_3 2024-08-10T07:39:50.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[25667]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:50.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[25667]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:39:50.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[25667]: osdmap e7: 1 total, 0 up, 1 in 2024-08-10T07:39:50.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:50.578 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:50.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[30549]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:50.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[30549]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:39:50.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[30549]: osdmap e7: 1 total, 0 up, 1 in 2024-08-10T07:39:50.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:50.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:50 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:50 smithi081 ceph-mon[26726]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:50 smithi081 ceph-mon[26726]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:39:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:50 smithi081 ceph-mon[26726]: osdmap e7: 1 total, 0 up, 1 in 2024-08-10T07:39:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:50 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:50 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:51.556 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:39:51.556 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:39:51.556 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[25667]: osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466] boot 2024-08-10T07:39:51.556 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[25667]: osdmap e8: 1 total, 1 up, 1 in 2024-08-10T07:39:51.556 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:51.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:39:51.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:39:51.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[30549]: osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466] boot 2024-08-10T07:39:51.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[30549]: osdmap e8: 1 total, 1 up, 1 in 2024-08-10T07:39:51.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:51 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:51 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:39:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:51 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:39:51.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:51 smithi081 ceph-mon[26726]: osd.0 [v2:172.21.15.47:6802/1329058466,v1:172.21.15.47:6803/1329058466] boot 2024-08-10T07:39:51.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:51 smithi081 ceph-mon[26726]: osdmap e8: 1 total, 1 up, 1 in 2024-08-10T07:39:51.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:51 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:39:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[30549]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[30549]: osdmap e9: 1 total, 1 up, 1 in 2024-08-10T07:39:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:39:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:39:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[25667]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[25667]: osdmap e9: 1 total, 1 up, 1 in 2024-08-10T07:39:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:39:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:39:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:52 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:52 smithi081 ceph-mon[26726]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-10T07:39:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:52 smithi081 ceph-mon[26726]: osdmap e9: 1 total, 1 up, 1 in 2024-08-10T07:39:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:52 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:39:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:52 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:39:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:52 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:39:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:53 smithi047 ceph-mon[25667]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:53 smithi047 ceph-mon[30549]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:53 smithi081 ceph-mon[26726]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:39:54.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:54 smithi047 ceph-mon[25667]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:54.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:39:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:39:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:39:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:54 smithi047 ceph-mon[30549]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:54.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:54 smithi081 ceph-mon[26726]: pgmap v42: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2260308777' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]: dispatch 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]: dispatch 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]': finished 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: osdmap e10: 2 total, 1 up, 2 in 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:39:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:55 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1300107268' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:39:55.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:55.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:55.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2260308777' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]: dispatch 2024-08-10T07:39:55.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]: dispatch 2024-08-10T07:39:55.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]': finished 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: osdmap e10: 2 total, 1 up, 2 in 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1300107268' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2260308777' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]: dispatch 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]: dispatch 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2"}]': finished 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: osdmap e10: 2 total, 1 up, 2 in 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:39:55.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:55 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1300107268' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:39:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:56 smithi047 ceph-mon[25667]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:56.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:56 smithi047 ceph-mon[30549]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:56 smithi081 ceph-mon[26726]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:58.546 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:39:58 smithi047 ceph-mon[25667]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:58.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:39:58 smithi047 ceph-mon[30549]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:39:58.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:39:58 smithi081 ceph-mon[26726]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:00.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:00 smithi047 ceph-mon[25667]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:00.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:00 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T07:40:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:00 smithi047 ceph-mon[30549]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:00 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T07:40:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:00 smithi081 ceph-mon[26726]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:00 smithi081 ceph-mon[26726]: overall HEALTH_OK 2024-08-10T07:40:02.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:02 smithi047 ceph-mon[25667]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:02.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T07:40:02.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:02 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:02.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:02 smithi047 ceph-mon[30549]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:02.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T07:40:02.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:02 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:02 smithi081 ceph-mon[26726]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:02 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T07:40:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:02 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:03.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:03 smithi047 ceph-mon[25667]: Deploying daemon osd.1 on smithi047 2024-08-10T07:40:03.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:03 smithi047 ceph-mon[30549]: Deploying daemon osd.1 on smithi047 2024-08-10T07:40:03.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:03 smithi081 ceph-mon[26726]: Deploying daemon osd.1 on smithi047 2024-08-10T07:40:04.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:04 smithi047 ceph-mon[30549]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:04.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:04 smithi047 ceph-mon[25667]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:04.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:04 smithi081 ceph-mon[26726]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:06 smithi081 ceph-mon[26726]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:06.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:06 smithi047 ceph-mon[25667]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:06.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:06 smithi047 ceph-mon[30549]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:07.565 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:40:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.016 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:09.546 INFO:teuthology.orchestra.run.smithi047.stdout:Created osd(s) 1 on host 'smithi047' 2024-08-10T07:40:10.093 DEBUG:teuthology.orchestra.run.smithi047:osd.1> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.1.service 2024-08-10T07:40:10.096 INFO:tasks.cephadm:Deploying osd.2 on smithi047 with /dev/vg_nvme/lv_2... 2024-08-10T07:40:10.096 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-10T07:40:10.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:10.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:10.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:10.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[25667]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:10.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:10.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:10.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:10.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T07:40:10.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:10 smithi047 ceph-mon[30549]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T07:40:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T07:40:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:10 smithi081 ceph-mon[26726]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-10T07:40:11.811 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi047 to 7522M 2024-08-10T07:40:11.811 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[25667]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T07:40:11.811 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[25667]: osdmap e11: 2 total, 1 up, 2 in 2024-08-10T07:40:11.811 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:11.811 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[25667]: from='osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:11.811 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[25667]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:11.812 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi047 to 7522M 2024-08-10T07:40:11.812 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[30549]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T07:40:11.812 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[30549]: osdmap e11: 2 total, 1 up, 2 in 2024-08-10T07:40:11.812 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:11.812 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[30549]: from='osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:11.812 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-mon[30549]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:11.812 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1[36747]: 2024-08-10T07:40:11.574+0000 7f1b10b97700 -1 osd.1 0 waiting for initial osdmap 2024-08-10T07:40:11.812 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1[36747]: 2024-08-10T07:40:11.577+0000 7f1b0cd31700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:40:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:11 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi047 to 7522M 2024-08-10T07:40:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:11 smithi081 ceph-mon[26726]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-10T07:40:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:11 smithi081 ceph-mon[26726]: osdmap e11: 2 total, 1 up, 2 in 2024-08-10T07:40:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:11 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:11 smithi081 ceph-mon[26726]: from='osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:11 smithi081 ceph-mon[26726]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:12.746 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:40:12.768 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi047:vg_nvme/lv_2 2024-08-10T07:40:12.794 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[30549]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:12.794 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[30549]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:40:12.794 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[30549]: osdmap e12: 2 total, 1 up, 2 in 2024-08-10T07:40:12.794 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:12.794 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:12.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[25667]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:12.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[25667]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:40:12.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[25667]: osdmap e12: 2 total, 1 up, 2 in 2024-08-10T07:40:12.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:12.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:12 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:12 smithi081 ceph-mon[26726]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:12 smithi081 ceph-mon[26726]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:40:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:12 smithi081 ceph-mon[26726]: osdmap e12: 2 total, 1 up, 2 in 2024-08-10T07:40:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:12 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:12 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:13.645 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[30549]: osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864] boot 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[30549]: osdmap e13: 2 total, 2 up, 2 in 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[30549]: pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[25667]: osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864] boot 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[25667]: osdmap e13: 2 total, 2 up, 2 in 2024-08-10T07:40:13.646 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:13.647 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:13 smithi047 ceph-mon[25667]: pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:13 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:40:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:13 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:40:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:13 smithi081 ceph-mon[26726]: osd.1 [v2:172.21.15.47:6810/1290768864,v1:172.21.15.47:6811/1290768864] boot 2024-08-10T07:40:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:13 smithi081 ceph-mon[26726]: osdmap e13: 2 total, 2 up, 2 in 2024-08-10T07:40:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:13 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:40:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:13 smithi081 ceph-mon[26726]: pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-08-10T07:40:14.826 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:40:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:15.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: osdmap e14: 2 total, 2 up, 2 in 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:40:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: osdmap e14: 2 total, 2 up, 2 in 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:40:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: osdmap e14: 2 total, 2 up, 2 in 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:40:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi047 2024-08-10T07:40:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[25667]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[25667]: from='client.14277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:40:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[25667]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:40:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi047 2024-08-10T07:40:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[30549]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[30549]: from='client.14277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:40:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:15 smithi047 ceph-mon[30549]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:40:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:15 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi047 2024-08-10T07:40:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:15 smithi081 ceph-mon[26726]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:15 smithi081 ceph-mon[26726]: from='client.14277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:40:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:15 smithi081 ceph-mon[26726]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3324822722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79104844-c221-4f8e-850d-28a3ad930664"}]: dispatch 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3324822722' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79104844-c221-4f8e-850d-28a3ad930664"}]': finished 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: osdmap e15: 3 total, 2 up, 3 in 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:40:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3324822722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79104844-c221-4f8e-850d-28a3ad930664"}]: dispatch 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3324822722' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79104844-c221-4f8e-850d-28a3ad930664"}]': finished 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: osdmap e15: 3 total, 2 up, 3 in 2024-08-10T07:40:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:17 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: pgmap v59: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3324822722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "79104844-c221-4f8e-850d-28a3ad930664"}]: dispatch 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3324822722' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "79104844-c221-4f8e-850d-28a3ad930664"}]': finished 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: osdmap e15: 3 total, 2 up, 3 in 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:17 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:19.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[25667]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:19.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2912199818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:40:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:40:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:40:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[30549]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2912199818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:40:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:40:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:18 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:40:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:18 smithi081 ceph-mon[26726]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:18 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2912199818' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:40:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:18 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:40:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:18 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:40:21.117 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:20 smithi047 ceph-mon[25667]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:21.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:20 smithi047 ceph-mon[30549]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:20 smithi081 ceph-mon[26726]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:22 smithi047 ceph-mon[25667]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:22 smithi047 ceph-mon[30549]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:22 smithi081 ceph-mon[26726]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:24.936 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:24 smithi047 ceph-mon[25667]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:24.937 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:24 smithi047 ceph-mon[30549]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:24 smithi081 ceph-mon[26726]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:26.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:25 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T07:40:26.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:25 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:26.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:25 smithi047 ceph-mon[25667]: Deploying daemon osd.2 on smithi047 2024-08-10T07:40:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:25 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T07:40:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:25 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:25 smithi047 ceph-mon[30549]: Deploying daemon osd.2 on smithi047 2024-08-10T07:40:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:25 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T07:40:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:25 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:25 smithi081 ceph-mon[26726]: Deploying daemon osd.2 on smithi047 2024-08-10T07:40:26.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:26 smithi047 ceph-mon[25667]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:26.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:26 smithi047 ceph-mon[30549]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:27.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:26 smithi081 ceph-mon[26726]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:27.686 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:40:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:40:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:40:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:27.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:27.992 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:29.810 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:29 smithi047 ceph-mon[25667]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:29.811 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:29 smithi047 ceph-mon[30549]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:29.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:29 smithi081 ceph-mon[26726]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:31.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[25667]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:31.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:31.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:31.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:31.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:31.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:31.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[30549]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:31.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:31.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:31.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:31.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:31.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:31 smithi081 ceph-mon[26726]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:31.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:31.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:31.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:31.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:32.714 INFO:teuthology.orchestra.run.smithi047.stdout:Created osd(s) 2 on host 'smithi047' 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.328 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.330 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.352 DEBUG:teuthology.orchestra.run.smithi047:osd.2> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.2.service 2024-08-10T07:40:33.395 INFO:tasks.cephadm:Deploying osd.3 on smithi047 with /dev/vg_nvme/lv_1... 2024-08-10T07:40:33.395 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-10T07:40:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:40:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:34 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi047 to 5014M 2024-08-10T07:40:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:34 smithi047 ceph-mon[25667]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T07:40:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:34 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi047 to 5014M 2024-08-10T07:40:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:34 smithi047 ceph-mon[30549]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T07:40:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:34 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi047 to 5014M 2024-08-10T07:40:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:34 smithi081 ceph-mon[26726]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[25667]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[25667]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[25667]: osdmap e16: 3 total, 2 up, 3 in 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[25667]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[30549]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[30549]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T07:40:35.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[30549]: osdmap e16: 3 total, 2 up, 3 in 2024-08-10T07:40:35.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:35.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-mon[30549]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:35.374 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2[39661]: 2024-08-10T07:40:35.103+0000 7f0de6528700 -1 osd.2 0 waiting for initial osdmap 2024-08-10T07:40:35.374 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:35 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2[39661]: 2024-08-10T07:40:35.107+0000 7f0de0ebf700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:40:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:35 smithi081 ceph-mon[26726]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:35 smithi081 ceph-mon[26726]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-10T07:40:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:35 smithi081 ceph-mon[26726]: osdmap e16: 3 total, 2 up, 3 in 2024-08-10T07:40:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:35 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:35 smithi081 ceph-mon[26726]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:40:36.001 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:40:36.022 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi047:vg_nvme/lv_1 2024-08-10T07:40:36.356 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[25667]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:40:36.356 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[25667]: osdmap e17: 3 total, 2 up, 3 in 2024-08-10T07:40:36.356 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:36.356 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:36.356 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[30549]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:40:36.356 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[30549]: osdmap e17: 3 total, 2 up, 3 in 2024-08-10T07:40:36.357 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:36.357 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:36 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:36.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:36 smithi081 ceph-mon[26726]: from='osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:40:36.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:36 smithi081 ceph-mon[26726]: osdmap e17: 3 total, 2 up, 3 in 2024-08-10T07:40:36.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:36 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:36.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:36 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[30549]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[30549]: osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930] boot 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[30549]: osdmap e18: 3 total, 3 up, 3 in 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[25667]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:37.671 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[25667]: osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930] boot 2024-08-10T07:40:37.672 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[25667]: osdmap e18: 3 total, 3 up, 3 in 2024-08-10T07:40:37.672 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:37 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:40:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:37 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:40:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:37 smithi081 ceph-mon[26726]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-08-10T07:40:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:37 smithi081 ceph-mon[26726]: osd.2 [v2:172.21.15.47:6818/1504382930,v1:172.21.15.47:6819/1504382930] boot 2024-08-10T07:40:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:37 smithi081 ceph-mon[26726]: osdmap e18: 3 total, 3 up, 3 in 2024-08-10T07:40:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:37 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:40:37.938 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:40:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:38.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' 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-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' 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-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: osdmap e19: 3 total, 3 up, 3 in 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:38.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' 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-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' 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-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: osdmap e19: 3 total, 3 up, 3 in 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:38.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' 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-08-10T07:40:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' 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-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: osdmap e19: 3 total, 3 up, 3 in 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:39.316 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:40:39 smithi047 sudo[40824]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T07:40:39.316 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:40:39 smithi047 sudo[40824]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:39.316 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:40:39 smithi047 sudo[40824]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:39.592 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi047 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: osdmap e20: 3 total, 3 up, 3 in 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi047 2024-08-10T07:40:39.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:39.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:40:39.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-10T07:40:39.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: osdmap e20: 3 total, 3 up, 3 in 2024-08-10T07:40:39.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:40:39.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:40:39.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi047 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: pgmap v76: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: osdmap e20: 3 total, 3 up, 3 in 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:40:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:39.866 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:40:39 smithi047 sudo[40907]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T07:40:39.866 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:40:39 smithi047 sudo[40907]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:39.866 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 07:40:39 smithi047 sudo[40907]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:40.122 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[40967]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T07:40:40.122 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[40967]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:40.122 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[40967]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[30549]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[30549]: osdmap e21: 3 total, 3 up, 3 in 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[30549]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[25667]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[25667]: osdmap e21: 3 total, 3 up, 3 in 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[25667]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-10T07:40:40.461 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:40 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:40 smithi081 ceph-mon[26726]: from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi047:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:40:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:40 smithi081 ceph-mon[26726]: osdmap e21: 3 total, 3 up, 3 in 2024-08-10T07:40:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:40 smithi081 ceph-mon[26726]: mgrmap e15: y(active, since 2m), standbys: x 2024-08-10T07:40:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:40 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:40.872 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[41048]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T07:40:40.872 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[41048]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:40.872 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[41048]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:41.194 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[41054]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T07:40:41.195 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[41054]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:41.195 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:40 smithi047 sudo[41054]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:41.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:41 smithi047 ceph-mon[25667]: pgmap v79: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:41.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:41 smithi047 ceph-mon[30549]: pgmap v79: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:41.623 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:41 smithi047 sudo[41077]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T07:40:41.623 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:41 smithi047 sudo[41077]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:41.623 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 07:40:41 smithi047 sudo[41077]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:41 smithi081 ceph-mon[26726]: pgmap v79: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:41.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:41 smithi047 sudo[41119]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T07:40:41.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:41 smithi047 sudo[41119]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:41.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:41 smithi047 sudo[41119]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:42 smithi047 sudo[41155]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T07:40:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:42 smithi047 sudo[41155]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:42 smithi047 sudo[41155]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:43.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:42 smithi047 sudo[41189]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T07:40:43.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:42 smithi047 sudo[41189]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:42 smithi047 sudo[41189]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:43.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:40:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:43.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 sudo[41192]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T07:40:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 sudo[41192]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 sudo[41192]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:43.718 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 sudo[29231]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-08-10T07:40:43.718 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 sudo[29231]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:43.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 sudo[29231]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 sudo[29234]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 sudo[29234]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 sudo[29234]: pam_unix(sudo:session): session closed for user root 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:43.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:43.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:44.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:44.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:44.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:44.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: pgmap v80: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: pgmap v81: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/887073960' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df344a3e-0227-4804-99f6-9cf7cd877f01"}]: dispatch 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/887073960' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df344a3e-0227-4804-99f6-9cf7cd877f01"}]': finished 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: osdmap e22: 4 total, 3 up, 4 in 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:44.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:44 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1652195748' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: pgmap v80: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: pgmap v81: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/887073960' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df344a3e-0227-4804-99f6-9cf7cd877f01"}]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/887073960' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df344a3e-0227-4804-99f6-9cf7cd877f01"}]': finished 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: osdmap e22: 4 total, 3 up, 4 in 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1652195748' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: pgmap v80: 1 pgs: 1 creating+activating; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: pgmap v81: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/887073960' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "df344a3e-0227-4804-99f6-9cf7cd877f01"}]: dispatch 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/887073960' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "df344a3e-0227-4804-99f6-9cf7cd877f01"}]': finished 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: osdmap e22: 4 total, 3 up, 4 in 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:45.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:44 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1652195748' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:40:47.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:47 smithi047 ceph-mon[25667]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:47 smithi047 ceph-mon[30549]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:47 smithi081 ceph-mon[26726]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:47.920 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:40:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:40:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:40:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:48 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:48 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:48.848 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:48 smithi081 ceph-mon[26726]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:48 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:48 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:48.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:48 smithi047 ceph-mon[25667]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:48 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:48 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:48 smithi047 ceph-mon[30549]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:40:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:50 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T07:40:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:50 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T07:40:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:50 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:50 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T07:40:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:50 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:51.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:51 smithi047 ceph-mon[25667]: Deploying daemon osd.3 on smithi047 2024-08-10T07:40:51.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:51 smithi047 ceph-mon[25667]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 118 KiB/s wr, 8 op/s 2024-08-10T07:40:51.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:51 smithi047 ceph-mon[30549]: Deploying daemon osd.3 on smithi047 2024-08-10T07:40:51.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:51 smithi047 ceph-mon[30549]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 118 KiB/s wr, 8 op/s 2024-08-10T07:40:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:51 smithi081 ceph-mon[26726]: Deploying daemon osd.3 on smithi047 2024-08-10T07:40:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:51 smithi081 ceph-mon[26726]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 118 KiB/s wr, 8 op/s 2024-08-10T07:40:53.717 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:53 smithi047 ceph-mon[25667]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 91 KiB/s wr, 6 op/s 2024-08-10T07:40:53.717 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:53 smithi047 ceph-mon[30549]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 91 KiB/s wr, 6 op/s 2024-08-10T07:40:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:53 smithi081 ceph-mon[26726]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 91 KiB/s wr, 6 op/s 2024-08-10T07:40:55.488 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:55 smithi047 ceph-mon[25667]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-08-10T07:40:55.488 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:55 smithi047 ceph-mon[30549]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-08-10T07:40:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:55 smithi081 ceph-mon[26726]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-08-10T07:40:56.746 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:56.746 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:56.746 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:56.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:56 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:56 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:56 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:40:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:56 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:40:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:56 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:40:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:56 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:40:57.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:57 smithi047 ceph-mon[25667]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-10T07:40:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:57 smithi047 ceph-mon[30549]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-10T07:40:57.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:57 smithi081 ceph-mon[26726]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-10T07:40:59.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:58 smithi047 ceph-mon[25667]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-10T07:40:59.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:58 smithi047 ceph-mon[25667]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T07:40:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:58 smithi047 ceph-mon[30549]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-10T07:40:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:58 smithi047 ceph-mon[30549]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T07:40:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:58 smithi081 ceph-mon[26726]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-10T07:40:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:58 smithi081 ceph-mon[26726]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-10T07:40:59.790 INFO:teuthology.orchestra.run.smithi047.stdout:Created osd(s) 3 on host 'smithi047' 2024-08-10T07:41:00.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T07:41:00.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: osdmap e23: 4 total, 3 up, 4 in 2024-08-10T07:41:00.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: osdmap e23: 4 total, 3 up, 4 in 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:40:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-10T07:41:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: osdmap e23: 4 total, 3 up, 4 in 2024-08-10T07:41:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:40:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:00.730 DEBUG:teuthology.orchestra.run.smithi047:osd.3> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.3.service 2024-08-10T07:41:00.733 INFO:tasks.cephadm:Deploying osd.4 on smithi081 with /dev/vg_nvme/lv_4... 2024-08-10T07:41:00.733 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi047 to 3761M 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: osdmap e24: 4 total, 3 up, 4 in 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:41:00.957 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi047 to 3761M 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: osdmap e24: 4 total, 3 up, 4 in 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:41:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:00 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:01.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi047 to 3761M 2024-08-10T07:41:01.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: from='osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]': finished 2024-08-10T07:41:01.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: osdmap e24: 4 total, 3 up, 4 in 2024-08-10T07:41:01.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:01.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:01.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-08-10T07:41:01.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:00 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:02.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211] boot 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: osdmap e25: 4 total, 4 up, 4 in 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:02.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:41:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211] boot 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: osdmap e25: 4 total, 4 up, 4 in 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:01 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:02.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:41:02.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:41:02.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: osd.3 [v2:172.21.15.47:6826/1468682211,v1:172.21.15.47:6827/1468682211] boot 2024-08-10T07:41:02.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: osdmap e25: 4 total, 4 up, 4 in 2024-08-10T07:41:02.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:41:02.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:02.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:01 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:02 smithi081 ceph-mon[26726]: osdmap e26: 4 total, 4 up, 4 in 2024-08-10T07:41:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:02 smithi081 ceph-mon[26726]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:03.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:02 smithi047 ceph-mon[25667]: osdmap e26: 4 total, 4 up, 4 in 2024-08-10T07:41:03.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:02 smithi047 ceph-mon[25667]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:03.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:02 smithi047 ceph-mon[30549]: osdmap e26: 4 total, 4 up, 4 in 2024-08-10T07:41:03.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:02 smithi047 ceph-mon[30549]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:03.255 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:41:03.275 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_4 2024-08-10T07:41:05.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:05 smithi081 ceph-mon[26726]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:05.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:05 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:05.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:05 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:05.638 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:05 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:05.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[25667]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:05.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:05.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:05.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:05.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[30549]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:05.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:05.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:05.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:05 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:06 smithi081 ceph-mon[26726]: from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:06 smithi047 ceph-mon[25667]: from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:06.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:06 smithi047 ceph-mon[30549]: from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:07.717 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[25667]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:07.717 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/672790925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]: dispatch 2024-08-10T07:41:07.717 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]: dispatch 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]': finished 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[25667]: osdmap e27: 5 total, 4 up, 5 in 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[30549]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/672790925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]: dispatch 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]: dispatch 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]': finished 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[30549]: osdmap e27: 5 total, 4 up, 5 in 2024-08-10T07:41:07.718 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:07.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:07 smithi081 ceph-mon[26726]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:07.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:07 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/672790925' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]: dispatch 2024-08-10T07:41:07.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:07 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]: dispatch 2024-08-10T07:41:07.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:07 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "04ccb686-1e72-4b9e-a9cf-db6fe7788254"}]': finished 2024-08-10T07:41:07.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:07 smithi081 ceph-mon[26726]: osdmap e27: 5 total, 4 up, 5 in 2024-08-10T07:41:07.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:08.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:41:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:08 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:08 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:08 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/3451141688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:08 smithi081 ceph-mon[26726]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:09.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:09.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/3451141688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[25667]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/3451141688' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:08 smithi047 ceph-mon[30549]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:11 smithi081 ceph-mon[26726]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:11 smithi047 ceph-mon[25667]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:11.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:11 smithi047 ceph-mon[30549]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:13.718 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:13 smithi081 ceph-mon[26726]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:13.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:13 smithi047 ceph-mon[25667]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:13.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:13 smithi047 ceph-mon[30549]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:14.722 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T07:41:14.722 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:14.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T07:41:14.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:14.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T07:41:14.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:15 smithi081 ceph-mon[26726]: Deploying daemon osd.4 on smithi081 2024-08-10T07:41:15.540 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:15 smithi081 ceph-mon[26726]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:15 smithi047 ceph-mon[25667]: Deploying daemon osd.4 on smithi081 2024-08-10T07:41:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:15 smithi047 ceph-mon[25667]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:15 smithi047 ceph-mon[30549]: Deploying daemon osd.4 on smithi081 2024-08-10T07:41:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:15 smithi047 ceph-mon[30549]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:17 smithi081 ceph-mon[26726]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:17.760 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:17 smithi047 ceph-mon[25667]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:17.761 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:17 smithi047 ceph-mon[30549]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:18.513 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:41:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi047 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:19.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:19.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi047 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi047 2024-08-10T07:41:19.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:19.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:19.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:19.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:19.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:19.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.188 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 4 on host 'smithi081' 2024-08-10T07:41:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.809 DEBUG:teuthology.orchestra.run.smithi081:osd.4> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.4.service 2024-08-10T07:41:21.811 INFO:tasks.cephadm:Deploying osd.5 on smithi081 with /dev/vg_nvme/lv_3... 2024-08-10T07:41:21.811 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-10T07:41:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:21.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:21.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:21.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:21.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:21 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:22.161 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 07:41:21 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T07:41:21.845+0000 7fe3673633c0 -1 osd.4 0 log_to_monitors true 2024-08-10T07:41:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:22 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi081 to 16064M 2024-08-10T07:41:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:22 smithi081 ceph-mon[26726]: from='osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T07:41:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:22 smithi081 ceph-mon[26726]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T07:41:22.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:22 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi081 to 16064M 2024-08-10T07:41:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:22 smithi047 ceph-mon[25667]: from='osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T07:41:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:22 smithi047 ceph-mon[25667]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T07:41:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:22 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi081 to 16064M 2024-08-10T07:41:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:22 smithi047 ceph-mon[30549]: from='osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T07:41:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:22 smithi047 ceph-mon[30549]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-10T07:41:23.732 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T07:41:23.449+0000 7fe35dd66700 -1 osd.4 0 waiting for initial osdmap 2024-08-10T07:41:23.732 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T07:41:23.453+0000 7fe35a701700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:41:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-mon[26726]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-mon[26726]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T07:41:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-mon[26726]: osdmap e28: 5 total, 4 up, 5 in 2024-08-10T07:41:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-mon[26726]: from='osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:23 smithi081 ceph-mon[26726]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:23.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[25667]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:23.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[25667]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[25667]: osdmap e28: 5 total, 4 up, 5 in 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[25667]: from='osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[25667]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[30549]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[30549]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[30549]: osdmap e28: 5 total, 4 up, 5 in 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[30549]: from='osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:23 smithi047 ceph-mon[30549]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:24.388 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:41:24.407 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_3 2024-08-10T07:41:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:24 smithi081 ceph-mon[26726]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:41:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:24 smithi081 ceph-mon[26726]: osdmap e29: 5 total, 4 up, 5 in 2024-08-10T07:41:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:24 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:24.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[25667]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[25667]: osdmap e29: 5 total, 4 up, 5 in 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[30549]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[30549]: osdmap e29: 5 total, 4 up, 5 in 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:24 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:41:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:41:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079] boot 2024-08-10T07:41:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: osdmap e30: 5 total, 5 up, 5 in 2024-08-10T07:41:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:25 smithi081 ceph-mon[26726]: osdmap e31: 5 total, 5 up, 5 in 2024-08-10T07:41:25.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079] boot 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: osdmap e30: 5 total, 5 up, 5 in 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[25667]: osdmap e31: 5 total, 5 up, 5 in 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: osd.4 [v2:172.21.15.81:6800/856007079,v1:172.21.15.81:6801/856007079] boot 2024-08-10T07:41:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: osdmap e30: 5 total, 5 up, 5 in 2024-08-10T07:41:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:41:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:25 smithi047 ceph-mon[30549]: osdmap e31: 5 total, 5 up, 5 in 2024-08-10T07:41:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:26 smithi081 ceph-mon[26726]: osdmap e32: 5 total, 5 up, 5 in 2024-08-10T07:41:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[25667]: osdmap e32: 5 total, 5 up, 5 in 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:26 smithi047 ceph-mon[30549]: osdmap e32: 5 total, 5 up, 5 in 2024-08-10T07:41:27.461 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:41:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:27 smithi081 ceph-mon[26726]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:27 smithi081 ceph-mon[26726]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:41:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:41:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:27.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[30549]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[30549]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[25667]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[25667]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:28 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi081 2024-08-10T07:41:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:28 smithi081 ceph-mon[26726]: osdmap e33: 5 total, 5 up, 5 in 2024-08-10T07:41:28.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:28 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi081 2024-08-10T07:41:28.775 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:28 smithi047 ceph-mon[25667]: osdmap e33: 5 total, 5 up, 5 in 2024-08-10T07:41:28.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:28 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi081 2024-08-10T07:41:28.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:28 smithi047 ceph-mon[30549]: osdmap e33: 5 total, 5 up, 5 in 2024-08-10T07:41:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: osdmap e34: 5 total, 5 up, 5 in 2024-08-10T07:41:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/1997222595' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]: dispatch 2024-08-10T07:41:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]: dispatch 2024-08-10T07:41:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]': finished 2024-08-10T07:41:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: osdmap e35: 6 total, 5 up, 6 in 2024-08-10T07:41:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:29.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:29.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: osdmap e34: 5 total, 5 up, 5 in 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/1997222595' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]: dispatch 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]: dispatch 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]': finished 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: osdmap e35: 6 total, 5 up, 6 in 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: osdmap e34: 5 total, 5 up, 5 in 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/1997222595' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]: dispatch 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]: dispatch 2024-08-10T07:41:29.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b677e797-3a1a-4b62-8a55-a65972893dc6"}]': finished 2024-08-10T07:41:29.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: osdmap e35: 6 total, 5 up, 6 in 2024-08-10T07:41:29.789 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:30 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/821552707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:30 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/821552707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:30.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:30 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/821552707' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:31 smithi081 ceph-mon[26726]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-08-10T07:41:31.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:31 smithi047 ceph-mon[25667]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-08-10T07:41:31.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:31 smithi047 ceph-mon[30549]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-08-10T07:41:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:33 smithi081 ceph-mon[26726]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-08-10T07:41:33.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:33 smithi047 ceph-mon[25667]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-08-10T07:41:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:33 smithi047 ceph-mon[30549]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-08-10T07:41:35.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:35 smithi081 ceph-mon[26726]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-10T07:41:35.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:35 smithi047 ceph-mon[25667]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-10T07:41:35.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:35 smithi047 ceph-mon[30549]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-10T07:41:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:36 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T07:41:36.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:36 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:36 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T07:41:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:36 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:36 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T07:41:36.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:36 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:37.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:37 smithi047 ceph-mon[30549]: Deploying daemon osd.5 on smithi081 2024-08-10T07:41:37.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:37 smithi047 ceph-mon[30549]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-10T07:41:37.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:37 smithi047 ceph-mon[25667]: Deploying daemon osd.5 on smithi081 2024-08-10T07:41:37.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:37 smithi047 ceph-mon[25667]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-10T07:41:37.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:37 smithi081 ceph-mon[26726]: Deploying daemon osd.5 on smithi081 2024-08-10T07:41:37.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:37 smithi081 ceph-mon[26726]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-10T07:41:38.658 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:38 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:41:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:39.716 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:39 smithi081 ceph-mon[26726]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:41:39.716 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:39.716 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:39 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:39.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:39 smithi047 ceph-mon[25667]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:41:39.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:39.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:39 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:39.778 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:39 smithi047 ceph-mon[30549]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:41:39.778 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:39.778 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:39 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:41 smithi081 ceph-mon[26726]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:41 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:41 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:41 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:41 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:41 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:41.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[25667]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[30549]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:41.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:41.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:41.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:41 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.030 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 5 on host 'smithi081' 2024-08-10T07:41:43.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:43.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:43.601 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:43.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:43.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:43.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:43.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:43 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.628 DEBUG:teuthology.orchestra.run.smithi081:osd.5> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.5.service 2024-08-10T07:41:43.631 INFO:tasks.cephadm:Deploying osd.6 on smithi081 with /dev/vg_nvme/lv_2... 2024-08-10T07:41:43.631 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-10T07:41:43.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:43.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:43.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:43.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:43.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:43.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:41:43.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:43.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:43 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:44.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:44 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi081 to 8032M 2024-08-10T07:41:44.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:44 smithi081 ceph-mon[26726]: from='osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T07:41:44.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:44 smithi081 ceph-mon[26726]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T07:41:44.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:44 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi081 to 8032M 2024-08-10T07:41:44.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:44 smithi047 ceph-mon[25667]: from='osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T07:41:44.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:44 smithi047 ceph-mon[25667]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T07:41:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:44 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi081 to 8032M 2024-08-10T07:41:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:44 smithi047 ceph-mon[30549]: from='osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T07:41:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:44 smithi047 ceph-mon[30549]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-10T07:41:45.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[25667]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[25667]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[25667]: osdmap e36: 6 total, 5 up, 6 in 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[25667]: from='osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[25667]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[30549]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[30549]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[30549]: osdmap e36: 6 total, 5 up, 6 in 2024-08-10T07:41:45.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:45.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[30549]: from='osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:45.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:45 smithi047 ceph-mon[30549]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:45.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-mon[26726]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:45.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-mon[26726]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-10T07:41:45.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-mon[26726]: osdmap e36: 6 total, 5 up, 6 in 2024-08-10T07:41:45.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:45.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-mon[26726]: from='osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:45.968 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-mon[26726]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:41:45.969 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T07:41:45.483+0000 7f7e4d1d8700 -1 osd.5 0 waiting for initial osdmap 2024-08-10T07:41:45.969 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 07:41:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T07:41:45.490+0000 7f7e48b71700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:41:46.149 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:41:46.169 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_2 2024-08-10T07:41:46.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:46 smithi081 ceph-mon[26726]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:41:46.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:46 smithi081 ceph-mon[26726]: osdmap e37: 6 total, 5 up, 6 in 2024-08-10T07:41:46.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:46.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[25667]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:41:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[25667]: osdmap e37: 6 total, 5 up, 6 in 2024-08-10T07:41:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:46.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[30549]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:41:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[30549]: osdmap e37: 6 total, 5 up, 6 in 2024-08-10T07:41:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: pgmap v129: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205] boot 2024-08-10T07:41:47.588 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: osdmap e38: 6 total, 6 up, 6 in 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:47.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:41:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: pgmap v129: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205] boot 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: osdmap e38: 6 total, 6 up, 6 in 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: pgmap v129: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: osd.5 [v2:172.21.15.81:6808/3255372205,v1:172.21.15.81:6809/3255372205] boot 2024-08-10T07:41:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: osdmap e38: 6 total, 6 up, 6 in 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi081 2024-08-10T07:41:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: osdmap e39: 6 total, 6 up, 6 in 2024-08-10T07:41:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:41:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:48 smithi081 ceph-mon[26726]: osdmap e40: 6 total, 6 up, 6 in 2024-08-10T07:41:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi081 2024-08-10T07:41:48.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:48.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: osdmap e39: 6 total, 6 up, 6 in 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[25667]: osdmap e40: 6 total, 6 up, 6 in 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi081 2024-08-10T07:41:48.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-08-10T07:41:48.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: osdmap e39: 6 total, 6 up, 6 in 2024-08-10T07:41:48.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:41:48.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:41:48.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:48.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:41:48.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:48 smithi047 ceph-mon[30549]: osdmap e40: 6 total, 6 up, 6 in 2024-08-10T07:41:49.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:41:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:49.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:49.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:49.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:49.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:49 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:41:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:41:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:41:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:49 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:50 smithi081 ceph-mon[26726]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:50 smithi081 ceph-mon[26726]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:50 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:41:50.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:50 smithi081 ceph-mon[26726]: osdmap e41: 6 total, 6 up, 6 in 2024-08-10T07:41:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[25667]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[25667]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:41:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[25667]: osdmap e41: 6 total, 6 up, 6 in 2024-08-10T07:41:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[30549]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[30549]: pgmap v135: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:41:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:50 smithi047 ceph-mon[30549]: osdmap e41: 6 total, 6 up, 6 in 2024-08-10T07:41:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:51 smithi081 ceph-mon[26726]: osdmap e42: 6 total, 6 up, 6 in 2024-08-10T07:41:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:51 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/503303048' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]: dispatch 2024-08-10T07:41:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:51 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]: dispatch 2024-08-10T07:41:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:51 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]': finished 2024-08-10T07:41:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:51 smithi081 ceph-mon[26726]: osdmap e43: 7 total, 6 up, 7 in 2024-08-10T07:41:51.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:51 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:41:51.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[25667]: osdmap e42: 6 total, 6 up, 6 in 2024-08-10T07:41:51.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/503303048' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]: dispatch 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]: dispatch 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]': finished 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[25667]: osdmap e43: 7 total, 6 up, 7 in 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[30549]: osdmap e42: 6 total, 6 up, 6 in 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/503303048' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]: dispatch 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]: dispatch 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd3d7b43-b59c-4b07-a191-64fff2b32cca"}]': finished 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[30549]: osdmap e43: 7 total, 6 up, 7 in 2024-08-10T07:41:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:51 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:41:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:52 smithi047 ceph-mon[25667]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:52.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:52 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/2726219296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:52 smithi047 ceph-mon[30549]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:52 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/2726219296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:52 smithi081 ceph-mon[26726]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:41:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:52 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/2726219296' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:41:54.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:53 smithi081 ceph-mon[26726]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-08-10T07:41:54.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:53 smithi047 ceph-mon[25667]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-08-10T07:41:54.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:53 smithi047 ceph-mon[30549]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-08-10T07:41:54.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:54 smithi081 ceph-mon[26726]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-10T07:41:54.947 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:54 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:41:55.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:54 smithi047 ceph-mon[25667]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-10T07:41:55.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:54 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:41:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:54 smithi047 ceph-mon[30549]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-10T07:41:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:54 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:41:56.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:55 smithi047 ceph-mon[25667]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-10T07:41:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:55 smithi047 ceph-mon[30549]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-10T07:41:56.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:55 smithi081 ceph-mon[26726]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-10T07:41:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-mon[25667]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-10T07:41:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T07:41:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:58.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-mon[30549]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-10T07:41:58.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T07:41:58.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:58.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:41:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:41:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:41:58.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:58 smithi081 ceph-mon[26726]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-08-10T07:41:58.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:58 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T07:41:58.695 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:58 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:41:59.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:59 smithi081 ceph-mon[26726]: Deploying daemon osd.6 on smithi081 2024-08-10T07:41:59.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:59.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:41:59 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:59.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:59 smithi047 ceph-mon[25667]: Deploying daemon osd.6 on smithi081 2024-08-10T07:41:59.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:59.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:41:59 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:59.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:59 smithi047 ceph-mon[30549]: Deploying daemon osd.6 on smithi081 2024-08-10T07:41:59.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:41:59.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:41:59 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:00.789 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:00 smithi081 ceph-mon[26726]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-10T07:42:00.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:00 smithi047 ceph-mon[25667]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-10T07:42:00.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:00 smithi047 ceph-mon[30549]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-10T07:42:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:02 smithi081 ceph-mon[26726]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-10T07:42:02.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:02 smithi047 ceph-mon[25667]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-10T07:42:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:02 smithi047 ceph-mon[30549]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-10T07:42:04.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:03 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:04.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:03 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:04.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:03 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:04.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:03 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:04.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:03 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:04.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:03 smithi081 ceph-mon[26726]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-08-10T07:42:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[25667]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:04.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:04.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:03 smithi047 ceph-mon[30549]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-08-10T07:42:05.624 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 6 on host 'smithi081' 2024-08-10T07:42:06.173 DEBUG:teuthology.orchestra.run.smithi081:osd.6> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.6.service 2024-08-10T07:42:06.176 INFO:tasks.cephadm:Deploying osd.7 on smithi081 with /dev/vg_nvme/lv_1... 2024-08-10T07:42:06.176 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-10T07:42:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T07:42:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:06 smithi081 ceph-mon[26726]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[25667]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:06.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T07:42:06.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:06 smithi047 ceph-mon[30549]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-10T07:42:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi081 to 5354M 2024-08-10T07:42:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-mon[26726]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T07:42:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-mon[26726]: osdmap e44: 7 total, 6 up, 7 in 2024-08-10T07:42:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-mon[26726]: from='osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-mon[26726]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:07.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi081 to 5354M 2024-08-10T07:42:07.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[25667]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T07:42:07.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[25667]: osdmap e44: 7 total, 6 up, 7 in 2024-08-10T07:42:07.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:07.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[25667]: from='osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:07.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[25667]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi081 to 5354M 2024-08-10T07:42:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[30549]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-10T07:42:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[30549]: osdmap e44: 7 total, 6 up, 7 in 2024-08-10T07:42:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[30549]: from='osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:07 smithi047 ceph-mon[30549]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:07.912 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T07:42:07.660+0000 7ff85af14700 -1 osd.6 0 waiting for initial osdmap 2024-08-10T07:42:07.912 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 07:42:07 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T07:42:07.668+0000 7ff8570ae700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:42:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:42:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:42:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: osdmap e45: 7 total, 6 up, 7 in 2024-08-10T07:42:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720] boot 2024-08-10T07:42:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: osdmap e46: 7 total, 7 up, 7 in 2024-08-10T07:42:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:08 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.780 INFO:teuthology.orchestra.run.smithi081.stdout: 2024-08-10T07:42:08.803 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch daemon add osd smithi081:vg_nvme/lv_1 2024-08-10T07:42:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:42:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: osdmap e45: 7 total, 6 up, 7 in 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720] boot 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: osdmap e46: 7 total, 7 up, 7 in 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: osdmap e45: 7 total, 6 up, 7 in 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: osd.6 [v2:172.21.15.81:6816/3110172720,v1:172.21.15.81:6817/3110172720] boot 2024-08-10T07:42:08.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: osdmap e46: 7 total, 7 up, 7 in 2024-08-10T07:42:08.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:08 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:09.849 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:42:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:42:10.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:42:10.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:42:10.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: osdmap e47: 7 total, 7 up, 7 in 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi081 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:42:10.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: osdmap e47: 7 total, 7 up, 7 in 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi081 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:10.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:09 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:42:10.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:42:10.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: osdmap e47: 7 total, 7 up, 7 in 2024-08-10T07:42:10.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:10.152 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi081 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:10.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:09 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:11.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[25667]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[25667]: osdmap e48: 7 total, 7 up, 7 in 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[30549]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[30549]: osdmap e48: 7 total, 7 up, 7 in 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:42:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:10 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:10 smithi081 ceph-mon[26726]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:42:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:10 smithi081 ceph-mon[26726]: osdmap e48: 7 total, 7 up, 7 in 2024-08-10T07:42:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-10T07:42:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-10T07:42:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:10 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:11 smithi081 ceph-mon[26726]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:11 smithi081 ceph-mon[26726]: osdmap e49: 7 total, 7 up, 7 in 2024-08-10T07:42:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:11 smithi081 ceph-mon[26726]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:12.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:11 smithi047 ceph-mon[25667]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:12.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:11 smithi047 ceph-mon[25667]: osdmap e49: 7 total, 7 up, 7 in 2024-08-10T07:42:12.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:11 smithi047 ceph-mon[25667]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:12.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:11 smithi047 ceph-mon[30549]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi081:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:12.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:11 smithi047 ceph-mon[30549]: osdmap e49: 7 total, 7 up, 7 in 2024-08-10T07:42:12.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:11 smithi047 ceph-mon[30549]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:12 smithi081 ceph-mon[26726]: osdmap e50: 7 total, 7 up, 7 in 2024-08-10T07:42:13.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:12 smithi047 ceph-mon[25667]: osdmap e50: 7 total, 7 up, 7 in 2024-08-10T07:42:13.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:12 smithi047 ceph-mon[30549]: osdmap e50: 7 total, 7 up, 7 in 2024-08-10T07:42:13.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:42:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:42:14.714 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/1593670662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]: dispatch 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]: dispatch 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]': finished 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: osdmap e51: 8 total, 7 up, 8 in 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:14.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/805231572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/1593670662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]: dispatch 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]: dispatch 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]': finished 2024-08-10T07:42:14.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: osdmap e51: 8 total, 7 up, 8 in 2024-08-10T07:42:14.717 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:14.717 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:14 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/805231572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/1593670662' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]: dispatch 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]: dispatch 2024-08-10T07:42:14.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9339c7c-3d02-4218-a50c-4ad1205686b5"}]': finished 2024-08-10T07:42:14.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: osdmap e51: 8 total, 7 up, 8 in 2024-08-10T07:42:14.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:14.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:14 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/805231572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-10T07:42:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:15 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:42:15.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:15 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:42:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:15 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:42:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:15 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:42:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:15 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:42:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:15 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:42:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:16 smithi081 ceph-mon[26726]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-10T07:42:16.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:16 smithi047 ceph-mon[30549]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-10T07:42:16.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:16 smithi047 ceph-mon[25667]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-08-10T07:42:18.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:18 smithi047 ceph-mon[30549]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-10T07:42:18.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:18 smithi047 ceph-mon[25667]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-10T07:42:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:18 smithi081 ceph-mon[26726]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-08-10T07:42:19.115 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:42:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:42:19.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:19 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:19.863 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:19 smithi081 ceph-mon[26726]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-10T07:42:20.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:20.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:19 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:20.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:19 smithi047 ceph-mon[25667]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-10T07:42:20.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:20.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:19 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:20.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:19 smithi047 ceph-mon[30549]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-08-10T07:42:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:20 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T07:42:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:20 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:21.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:20 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T07:42:21.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:20 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:20 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T07:42:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:20 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:22 smithi081 ceph-mon[26726]: Deploying daemon osd.7 on smithi081 2024-08-10T07:42:22.267 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:22 smithi081 ceph-mon[26726]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-08-10T07:42:22.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:22 smithi047 ceph-mon[30549]: Deploying daemon osd.7 on smithi081 2024-08-10T07:42:22.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:22 smithi047 ceph-mon[30549]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-08-10T07:42:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:22 smithi047 ceph-mon[25667]: Deploying daemon osd.7 on smithi081 2024-08-10T07:42:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:22 smithi047 ceph-mon[25667]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-08-10T07:42:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:23 smithi081 ceph-mon[26726]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:42:24.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:23 smithi047 ceph-mon[25667]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:42:24.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:23 smithi047 ceph-mon[30549]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:42:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[25667]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[30549]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:26 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:26 smithi081 ceph-mon[26726]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:26 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:27.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:42:27.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:27 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:42:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:42:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:27 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:42:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:42:27.940 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:27 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:42:28.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:28 smithi081 ceph-mon[26726]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:28.702 INFO:teuthology.orchestra.run.smithi081.stdout:Created osd(s) 7 on host 'smithi081' 2024-08-10T07:42:28.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:28 smithi047 ceph-mon[25667]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:28 smithi047 ceph-mon[30549]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:29.293 DEBUG:teuthology.orchestra.run.smithi081:osd.7> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.7.service 2024-08-10T07:42:29.296 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-10T07:42:29.296 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd stat -f json 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: Adjusting osd_memory_target on smithi081 to 4016M 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[30549]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: Adjusting osd_memory_target on smithi081 to 4016M 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T07:42:29.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:29 smithi047 ceph-mon[25667]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: Adjusting osd_memory_target on smithi081 to 4016M 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-10T07:42:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:29 smithi081 ceph-mon[26726]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-mon[26726]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T07:42:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-mon[26726]: osdmap e52: 8 total, 7 up, 8 in 2024-08-10T07:42:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-mon[26726]: from='osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-mon[26726]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:30.982 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T07:42:30.730+0000 7fadeaa38700 -1 osd.7 0 waiting for initial osdmap 2024-08-10T07:42:30.982 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 07:42:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T07:42:30.737+0000 7fade3bcc700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T07:42:31.001 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[30549]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[30549]: osdmap e52: 8 total, 7 up, 8 in 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[30549]: from='osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[30549]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[25667]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[25667]: osdmap e52: 8 total, 7 up, 8 in 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[25667]: from='osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:31.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:30 smithi047 ceph-mon[25667]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]: dispatch 2024-08-10T07:42:31.539 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:42:32.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:42:32.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: osdmap e53: 8 total, 7 up, 8 in 2024-08-10T07:42:32.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: pgmap v170: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:32.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2444696228' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T07:42:32.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553] boot 2024-08-10T07:42:32.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: osdmap e54: 8 total, 8 up, 8 in 2024-08-10T07:42:32.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:31 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.106 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: osdmap e53: 8 total, 7 up, 8 in 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: pgmap v170: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2444696228' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553] boot 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: osdmap e54: 8 total, 8 up, 8 in 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.107 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi081", "root=default"]}]': finished 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: osdmap e53: 8 total, 7 up, 8 in 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: pgmap v170: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2444696228' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: osd.7 [v2:172.21.15.81:6824/2070266553,v1:172.21.15.81:6825/2070266553] boot 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: osdmap e54: 8 total, 8 up, 8 in 2024-08-10T07:42:32.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:31 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:32.131 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":53,"num_osds":8,"num_up_osds":7,"osd_up_since":1723275727,"num_in_osds":8,"osd_in_since":1723275733,"num_remapped_pgs":0} 2024-08-10T07:42:33.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:42:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:42:33.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-mon[30549]: purged_snaps scrub starts 2024-08-10T07:42:33.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-mon[30549]: purged_snaps scrub ok 2024-08-10T07:42:33.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-mon[30549]: osdmap e55: 8 total, 8 up, 8 in 2024-08-10T07:42:33.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-mon[25667]: purged_snaps scrub starts 2024-08-10T07:42:33.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-mon[25667]: purged_snaps scrub ok 2024-08-10T07:42:33.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:32 smithi047 ceph-mon[25667]: osdmap e55: 8 total, 8 up, 8 in 2024-08-10T07:42:33.133 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd stat -f json 2024-08-10T07:42:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:32 smithi081 ceph-mon[26726]: purged_snaps scrub starts 2024-08-10T07:42:33.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:32 smithi081 ceph-mon[26726]: purged_snaps scrub ok 2024-08-10T07:42:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:32 smithi081 ceph-mon[26726]: osdmap e55: 8 total, 8 up, 8 in 2024-08-10T07:42:34.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:34.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi081 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[30549]: pgmap v173: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[30549]: osdmap e56: 8 total, 8 up, 8 in 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi081 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[25667]: pgmap v173: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:34.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:33 smithi047 ceph-mon[25667]: osdmap e56: 8 total, 8 up, 8 in 2024-08-10T07:42:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:33 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi081 2024-08-10T07:42:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:33 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:34.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:33 smithi081 ceph-mon[26726]: pgmap v173: 1 pgs: 1 peering; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:34.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:33 smithi081 ceph-mon[26726]: osdmap e56: 8 total, 8 up, 8 in 2024-08-10T07:42:35.349 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:42:36.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:35 smithi047 ceph-mon[25667]: osdmap e57: 8 total, 8 up, 8 in 2024-08-10T07:42:36.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:35 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3871624528' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T07:42:36.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:35 smithi047 ceph-mon[25667]: pgmap v176: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:36.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:35 smithi047 ceph-mon[30549]: osdmap e57: 8 total, 8 up, 8 in 2024-08-10T07:42:36.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:35 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3871624528' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T07:42:36.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:35 smithi047 ceph-mon[30549]: pgmap v176: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:36.084 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1723275751,"num_in_osds":8,"osd_in_since":1723275733,"num_remapped_pgs":0} 2024-08-10T07:42:36.084 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T07:42:36.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:35 smithi081 ceph-mon[26726]: osdmap e57: 8 total, 8 up, 8 in 2024-08-10T07:42:36.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:35 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3871624528' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-10T07:42:36.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:35 smithi081 ceph-mon[26726]: pgmap v176: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:36.312 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:42:37.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:36 smithi047 ceph-mon[30549]: osdmap e58: 8 total, 8 up, 8 in 2024-08-10T07:42:37.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:36 smithi047 ceph-mon[25667]: osdmap e58: 8 total, 8 up, 8 in 2024-08-10T07:42:37.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:36 smithi081 ceph-mon[26726]: osdmap e58: 8 total, 8 up, 8 in 2024-08-10T07:42:38.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:37 smithi047 ceph-mon[25667]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-08-10T07:42:38.164 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:37 smithi047 ceph-mon[30549]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-08-10T07:42:38.164 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:42:38.164 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":58,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","created":"2024-08-10T07:37:36.267630+0000","modified":"2024-08-10T07:42:35.850939+0000","last_up_change":"2024-08-10T07:42:31.721498+0000","last_in_change":"2024-08-10T07:42:13.829569+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-08-10T07:40:37.390381+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":"880bd16b-abfa-42f7-bd8a-5823baa4234d","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.47:6802","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6803","nonce":1329058466}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6804","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6805","nonce":1329058466}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6808","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6809","nonce":1329058466}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6807","nonce":1329058466}]},"public_addr":"172.21.15.47:6803/1329058466","cluster_addr":"172.21.15.47:6805/1329058466","heartbeat_back_addr":"172.21.15.47:6809/1329058466","heartbeat_front_addr":"172.21.15.47:6807/1329058466","state":["exists","up"]},{"osd":1,"uuid":"25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2","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.47:6810","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6811","nonce":1290768864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6812","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6813","nonce":1290768864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6817","nonce":1290768864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6815","nonce":1290768864}]},"public_addr":"172.21.15.47:6811/1290768864","cluster_addr":"172.21.15.47:6813/1290768864","heartbeat_back_addr":"172.21.15.47:6817/1290768864","heartbeat_front_addr":"172.21.15.47:6815/1290768864","state":["exists","up"]},{"osd":2,"uuid":"79104844-c221-4f8e-850d-28a3ad930664","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.47:6818","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6819","nonce":1504382930}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6821","nonce":1504382930}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6824","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6825","nonce":1504382930}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6823","nonce":1504382930}]},"public_addr":"172.21.15.47:6819/1504382930","cluster_addr":"172.21.15.47:6821/1504382930","heartbeat_back_addr":"172.21.15.47:6825/1504382930","heartbeat_front_addr":"172.21.15.47:6823/1504382930","state":["exists","up"]},{"osd":3,"uuid":"df344a3e-0227-4804-99f6-9cf7cd877f01","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.47:6826","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6827","nonce":1468682211}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6829","nonce":1468682211}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6832","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6833","nonce":1468682211}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6831","nonce":1468682211}]},"public_addr":"172.21.15.47:6827/1468682211","cluster_addr":"172.21.15.47:6829/1468682211","heartbeat_back_addr":"172.21.15.47:6833/1468682211","heartbeat_front_addr":"172.21.15.47:6831/1468682211","state":["exists","up"]},{"osd":4,"uuid":"04ccb686-1e72-4b9e-a9cf-db6fe7788254","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.81:6800","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6801","nonce":856007079}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6803","nonce":856007079}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6807","nonce":856007079}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6805","nonce":856007079}]},"public_addr":"172.21.15.81:6801/856007079","cluster_addr":"172.21.15.81:6803/856007079","heartbeat_back_addr":"172.21.15.81:6807/856007079","heartbeat_front_addr":"172.21.15.81:6805/856007079","state":["exists","up"]},{"osd":5,"uuid":"b677e797-3a1a-4b62-8a55-a65972893dc6","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.81:6808","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6809","nonce":3255372205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6811","nonce":3255372205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6815","nonce":3255372205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6813","nonce":3255372205}]},"public_addr":"172.21.15.81:6809/3255372205","cluster_addr":"172.21.15.81:6811/3255372205","heartbeat_back_addr":"172.21.15.81:6815/3255372205","heartbeat_front_addr":"172.21.15.81:6813/3255372205","state":["exists","up"]},{"osd":6,"uuid":"bd3d7b43-b59c-4b07-a191-64fff2b32cca","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.81:6816","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6817","nonce":3110172720}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6819","nonce":3110172720}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6823","nonce":3110172720}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6821","nonce":3110172720}]},"public_addr":"172.21.15.81:6817/3110172720","cluster_addr":"172.21.15.81:6819/3110172720","heartbeat_back_addr":"172.21.15.81:6823/3110172720","heartbeat_front_addr":"172.21.15.81:6821/3110172720","state":["exists","up"]},{"osd":7,"uuid":"c9339c7c-3d02-4218-a50c-4ad1205686b5","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.81:6824","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6825","nonce":2070266553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6827","nonce":2070266553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6831","nonce":2070266553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6829","nonce":2070266553}]},"public_addr":"172.21.15.81:6825/2070266553","cluster_addr":"172.21.15.81:6827/2070266553","heartbeat_back_addr":"172.21.15.81:6831/2070266553","heartbeat_front_addr":"172.21.15.81:6829/2070266553","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-08-10T07:39:48.363924+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-08-10T07:40:11.031470+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-08-10T07:40:34.192055+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-08-10T07:40:59.647689+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-08-10T07:41:22.849350+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-08-10T07:41:44.643411+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-08-10T07:42:07.147254+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-08-10T07:42:29.959083+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.47:6800/2220280531":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1535869356":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1008451921":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/970754324":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1134268518":"2024-08-11T07:38:04.156538+0000","172.21.15.47:6801/2220280531":"2024-08-11T07:38:26.836178+0000","172.21.15.47:6801/2928494972":"2024-08-11T07:38:04.156538+0000","172.21.15.47:0/1774836563":"2024-08-11T07:38:04.156538+0000","172.21.15.47:6800/2928494972":"2024-08-11T07:38:04.156538+0000","172.21.15.47:0/2709922702":"2024-08-11T07:38:04.156538+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-08-10T07:42:38.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:37 smithi081 ceph-mon[26726]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-08-10T07:42:38.793 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-10T07:40:37.390381+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-08-10T07:42:38.794 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-10T07:42:39.037 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/371336626' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:42:39.037 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:39.037 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:39.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/371336626' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:42:39.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:39.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:39.038 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:38 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:42:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:42:39.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:38 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/371336626' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:42:39.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:39.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:38 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:39.488 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:42:40.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:39 smithi047 ceph-mon[25667]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-10T07:42:40.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:39 smithi047 ceph-mon[30549]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-10T07:42:40.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:39 smithi081 ceph-mon[26726]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-10T07:42:42.265 INFO:teuthology.orchestra.run.smithi047.stdout:pg_num: 1 2024-08-10T07:42:42.806 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:42 smithi047 ceph-mon[30549]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-10T07:42:42.806 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:42 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2967070327' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-10T07:42:42.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:42 smithi047 ceph-mon[25667]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-10T07:42:42.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:42 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2967070327' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-10T07:42:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:42 smithi081 ceph-mon[26726]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-10T07:42:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:42 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2967070327' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-10T07:42:43.496 INFO:tasks.cephadm:Adding prometheus.a on smithi081 2024-08-10T07:42:43.497 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch apply prometheus '1;smithi081=a' 2024-08-10T07:42:44.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:43 smithi081 ceph-mon[26726]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-10T07:42:44.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:43 smithi047 ceph-mon[25667]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-10T07:42:44.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:43 smithi047 ceph-mon[30549]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-10T07:42:45.493 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled prometheus update... 2024-08-10T07:42:46.059 DEBUG:teuthology.orchestra.run.smithi081:prometheus.a> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service 2024-08-10T07:42:46.062 INFO:tasks.cephadm:Adding node-exporter.a on smithi047 2024-08-10T07:42:46.062 INFO:tasks.cephadm:Adding node-exporter.b on smithi081 2024-08-10T07:42:46.062 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch apply node-exporter '2;smithi047=a;smithi081=b' 2024-08-10T07:42:46.698 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ignoring --setuser ceph since I am not root 2024-08-10T07:42:46.698 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ignoring --setgroup ceph since I am not root 2024-08-10T07:42:46.698 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mgr[28266]: -- 172.21.15.81:0/4259157534 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5572705ec340 con 0x5572705c4800 2024-08-10T07:42:46.698 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:46.695+0000 7fe9333ac000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:42:46.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: Saving service prometheus spec with placement smithi081=a;count:1 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:46.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: Saving service prometheus spec with placement smithi081=a;count:1 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:46.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: Saving service prometheus spec with placement smithi081=a;count:1 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T07:42:46.845 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setuser ceph since I am not root 2024-08-10T07:42:46.846 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setgroup ceph since I am not root 2024-08-10T07:42:46.846 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-mgr[25902]: -- 172.21.15.47:0/2303546895 <== mon.0 v2:172.21.15.47:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e6edfb4340 con 0x55e6edf8d000 2024-08-10T07:42:46.846 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:46.708+0000 7f8510eb3000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:42:46.846 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:46.842+0000 7f8510eb3000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:42:46.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:46.822+0000 7fe9333ac000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:42:46.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:46.924+0000 7fe9333ac000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:42:47.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:46.943+0000 7f8510eb3000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:42:47.433 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:47.227+0000 7fe9333ac000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:42:47.433 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:47.308+0000 7fe9333ac000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:42:47.532 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:47.262+0000 7f8510eb3000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:42:47.532 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:47.348+0000 7f8510eb3000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:42:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:47 smithi081 ceph-mon[26726]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T07:42:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:47 smithi081 ceph-mon[26726]: mgrmap e16: y(active, since 4m), standbys: x 2024-08-10T07:42:47.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:47 smithi047 ceph-mon[30549]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T07:42:47.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:47 smithi047 ceph-mon[30549]: mgrmap e16: y(active, since 4m), standbys: x 2024-08-10T07:42:47.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:47 smithi047 ceph-mon[25667]: from='mgr.14152 172.21.15.47:0/619254967' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T07:42:47.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:47 smithi047 ceph-mon[25667]: mgrmap e16: y(active, since 4m), standbys: x 2024-08-10T07:42:48.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:48.449+0000 7fe9333ac000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:42:48.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:48.613+0000 7fe9333ac000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:42:48.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:48.695+0000 7fe9333ac000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:42:48.790 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:48.530+0000 7f8510eb3000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:42:48.790 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:48.702+0000 7f8510eb3000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:42:48.790 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:48.788+0000 7f8510eb3000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:42:49.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:49.114+0000 7f8510eb3000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:42:49.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:49.208+0000 7f8510eb3000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:42:49.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:49.305+0000 7f8510eb3000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:42:49.428 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:49.004+0000 7fe9333ac000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:42:49.428 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:49.094+0000 7fe9333ac000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:42:49.428 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:49.186+0000 7fe9333ac000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:42:49.428 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:49.426+0000 7fe9333ac000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:42:49.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:49.556+0000 7f8510eb3000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:42:50.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:49.862+0000 7fe9333ac000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:42:50.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:50.018+0000 7f8510eb3000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:42:50.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:50.343+0000 7fe9333ac000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:42:50.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:50.436+0000 7fe9333ac000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:42:50.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:50.526+0000 7f8510eb3000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:42:50.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:50.624+0000 7f8510eb3000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:42:51.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:50.733+0000 7fe9333ac000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:42:51.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:50.830+0000 7fe9333ac000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:42:51.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:50.933+0000 7f8510eb3000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:42:51.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:51.027+0000 7f8510eb3000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:42:51.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:51.239+0000 7fe9333ac000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:42:51.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:51.370+0000 7fe9333ac000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:42:51.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:51.463+0000 7fe9333ac000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:42:51.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:51.577+0000 7fe9333ac000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:42:51.807 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:51.448+0000 7f8510eb3000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:42:51.807 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:51.587+0000 7f8510eb3000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:42:51.807 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:51.684+0000 7f8510eb3000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:42:51.807 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:51.804+0000 7f8510eb3000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:42:51.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:51.665+0000 7fe9333ac000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:42:52.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:51 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:51.898+0000 7f8510eb3000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:42:52.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:52.207+0000 7fe9333ac000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:42:52.857 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:52.473+0000 7f8510eb3000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:42:52.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[25667]: Standby manager daemon x restarted 2024-08-10T07:42:52.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T07:42:52.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:42:52.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:42:52.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:42:52.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-mon[26726]: Standby manager daemon x restarted 2024-08-10T07:42:52.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T07:42:52.931 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/909230309' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:52.563+0000 7fe9333ac000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: [10/Aug/2024:07:42:52] ENGINE Bus STARTING 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: CherryPy Checker: 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: The Application mounted at '' has an empty config. 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: [10/Aug/2024:07:42:52] ENGINE Serving on http://:::9283 2024-08-10T07:42:52.932 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:42:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: [10/Aug/2024:07:42:52] ENGINE Bus STARTED 2024-08-10T07:42:53.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:52.854+0000 7f8510eb3000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:42:53.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:53 smithi081 ceph-mon[26726]: mgrmap e17: y(active, since 4m), standbys: x 2024-08-10T07:42:53.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:53 smithi081 ceph-mon[26726]: Active manager daemon y restarted 2024-08-10T07:42:53.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:53 smithi081 ceph-mon[26726]: Activating manager daemon y 2024-08-10T07:42:53.786 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:53 smithi081 ceph-mon[26726]: osdmap e59: 8 total, 8 up, 8 in 2024-08-10T07:42:53.924 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[25667]: mgrmap e17: y(active, since 4m), standbys: x 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[25667]: Active manager daemon y restarted 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[25667]: Activating manager daemon y 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[25667]: osdmap e59: 8 total, 8 up, 8 in 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[30549]: mgrmap e17: y(active, since 4m), standbys: x 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[30549]: Active manager daemon y restarted 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[30549]: Activating manager daemon y 2024-08-10T07:42:53.925 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-mon[30549]: osdmap e59: 8 total, 8 up, 8 in 2024-08-10T07:42:54.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:42:53] ENGINE Bus STARTING 2024-08-10T07:42:54.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: CherryPy Checker: 2024-08-10T07:42:54.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: The Application mounted at '' has an empty config. 2024-08-10T07:42:54.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:42:54.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:42:54] ENGINE Serving on http://:::9283 2024-08-10T07:42:54.191 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:42:54] ENGINE Bus STARTED 2024-08-10T07:42:54.878 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled node-exporter update... 2024-08-10T07:42:55.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:42:54] ENGINE Bus STARTING 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:42:54] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:42:54] ENGINE Bus STARTED 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: mgrmap e18: y(active, starting, since 1.00135s), standbys: x 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:42:55.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: Manager daemon y is now available 2024-08-10T07:42:55.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]': finished 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:42:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: mgrmap e18: y(active, starting, since 1.00135s), standbys: x 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:55.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: Manager daemon y is now available 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]': finished 2024-08-10T07:42:55.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T07:42:55.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: mgrmap e18: y(active, starting, since 1.00135s), standbys: x 2024-08-10T07:42:55.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:42:55.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:42:55.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:42:55.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: Manager daemon y is now available 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]': finished 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]': finished 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:42:55.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:42:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:42:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:42:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-10T07:42:55.654 DEBUG:teuthology.orchestra.run.smithi047:node-exporter.a> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service 2024-08-10T07:42:55.657 DEBUG:teuthology.orchestra.run.smithi081:node-exporter.b> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service 2024-08-10T07:42:55.660 INFO:tasks.cephadm:Adding alertmanager.a on smithi047 2024-08-10T07:42:55.660 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch apply alertmanager '1;smithi047=a' 2024-08-10T07:42:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: [10/Aug/2024:07:42:54] ENGINE Bus STARTING 2024-08-10T07:42:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T07:42:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-10T07:42:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: from='client.34355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi047=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: Saving service node-exporter spec with placement smithi047=a;smithi081=b;count:2 2024-08-10T07:42:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: Deploying daemon prometheus.a on smithi081 2024-08-10T07:42:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: [10/Aug/2024:07:42:54] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:42:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: [10/Aug/2024:07:42:54] ENGINE Bus STARTED 2024-08-10T07:42:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:56.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: [10/Aug/2024:07:42:54] ENGINE Bus STARTING 2024-08-10T07:42:56.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: from='client.34355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi047=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: Saving service node-exporter spec with placement smithi047=a;smithi081=b;count:2 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: Deploying daemon prometheus.a on smithi081 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: [10/Aug/2024:07:42:54] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: [10/Aug/2024:07:42:54] ENGINE Bus STARTED 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: [10/Aug/2024:07:42:54] ENGINE Bus STARTING 2024-08-10T07:42:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: mgrmap e19: y(active, since 2s), standbys: x 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: from='client.34355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi047=a;smithi081=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: Saving service node-exporter spec with placement smithi047=a;smithi081=b;count:2 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: Deploying daemon prometheus.a on smithi081 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: [10/Aug/2024:07:42:54] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: [10/Aug/2024:07:42:54] ENGINE Bus STARTED 2024-08-10T07:42:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:57.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:56 smithi047 ceph-mon[25667]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:56 smithi047 ceph-mon[25667]: mgrmap e20: y(active, since 3s), standbys: x 2024-08-10T07:42:57.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:56 smithi047 ceph-mon[30549]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:57.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:56 smithi047 ceph-mon[30549]: mgrmap e20: y(active, since 3s), standbys: x 2024-08-10T07:42:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:56 smithi081 ceph-mon[26726]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:56 smithi081 ceph-mon[26726]: mgrmap e20: y(active, since 3s), standbys: x 2024-08-10T07:42:58.296 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled alertmanager update... 2024-08-10T07:42:59.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:42:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:42:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:42:59.178 DEBUG:teuthology.orchestra.run.smithi047:alertmanager.a> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service 2024-08-10T07:42:59.181 INFO:tasks.cephadm:Adding grafana.a on smithi081 2024-08-10T07:42:59.181 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph orch apply grafana '1;smithi081=a' 2024-08-10T07:42:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:59 smithi081 ceph-mon[26726]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:59 smithi081 ceph-mon[26726]: from='client.34379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi047=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:59 smithi081 ceph-mon[26726]: Saving service alertmanager spec with placement smithi047=a;count:1 2024-08-10T07:42:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:42:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[30549]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:59.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[30549]: from='client.34379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi047=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:59.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[30549]: Saving service alertmanager spec with placement smithi047=a;count:1 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[25667]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[25667]: from='client.34379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi047=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[25667]: Saving service alertmanager spec with placement smithi047=a;count:1 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:42:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:42:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:01.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:01 smithi047 ceph-mon[25667]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:01.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:01 smithi047 ceph-mon[30549]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:01.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:01 smithi081 ceph-mon[26726]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:02.152 INFO:teuthology.orchestra.run.smithi081.stdout:Scheduled grafana update... 2024-08-10T07:43:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[25667]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[25667]: from='client.34385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:43:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[25667]: Saving service grafana spec with placement smithi081=a;count:1 2024-08-10T07:43:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:03.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[30549]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:03.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[30549]: from='client.34385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:43:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[30549]: Saving service grafana spec with placement smithi081=a;count:1 2024-08-10T07:43:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:03 smithi081 ceph-mon[26726]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:03.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:03 smithi081 ceph-mon[26726]: from='client.34385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi081=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:43:03.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:03 smithi081 ceph-mon[26726]: Saving service grafana spec with placement smithi081=a;count:1 2024-08-10T07:43:03.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:04.345 DEBUG:teuthology.orchestra.run.smithi081:grafana.a> sudo journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service 2024-08-10T07:43:04.348 INFO:tasks.cephadm:Setting up client nodes... 2024-08-10T07:43:04.348 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-10T07:43:05.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:05 smithi047 ceph-mon[25667]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:05 smithi047 ceph-mon[30549]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:05 smithi081 ceph-mon[26726]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:06.567 INFO:teuthology.orchestra.run.smithi047.stdout:[client.0] 2024-08-10T07:43:06.567 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQAKGrdm1LyCIRAAlzb2a/0UPhtyEUcLezePhg== 2024-08-10T07:43:07.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[25667]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:07.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2619695739' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T07:43:07.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[25667]: 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-08-10T07:43:07.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[25667]: 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-08-10T07:43:07.265 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[30549]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:07.265 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2619695739' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T07:43:07.265 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[30549]: 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-08-10T07:43:07.265 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:07 smithi047 ceph-mon[30549]: 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-08-10T07:43:07.290 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-08-10T07:43:07.290 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-10T07:43:07.290 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-10T07:43:07.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:07 smithi081 ceph-mon[26726]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:07.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:07 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2619695739' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T07:43:07.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:07 smithi081 ceph-mon[26726]: 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-08-10T07:43:07.323 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:07 smithi081 ceph-mon[26726]: 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-08-10T07:43:07.334 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-10T07:43:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:08 smithi081 ceph-mon[26726]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:09.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:08 smithi047 ceph-mon[30549]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:09.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:08 smithi047 ceph-mon[25667]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:10.223 INFO:teuthology.orchestra.run.smithi081.stdout:[client.1] 2024-08-10T07:43:10.223 INFO:teuthology.orchestra.run.smithi081.stdout: key = AQAOGrdmMRT8DBAAEdZIAzO/zAYNTi7eTOzbjw== 2024-08-10T07:43:10.922 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:10 smithi081 podman[42885]: 2024-08-10 07:43:10.637010784 +0000 UTC m=+0.904343752 container create d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:43:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:10 smithi081 ceph-mon[26726]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:10 smithi081 ceph-mon[26726]: from='client.? 172.21.15.81:0/3900804290' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T07:43:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:10 smithi081 ceph-mon[26726]: 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-08-10T07:43:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:10 smithi081 ceph-mon[26726]: 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-08-10T07:43:11.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[25667]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[25667]: from='client.? 172.21.15.81:0/3900804290' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T07:43:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[25667]: 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-08-10T07:43:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[25667]: 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-08-10T07:43:11.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[30549]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[30549]: from='client.? 172.21.15.81:0/3900804290' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-10T07:43:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[30549]: 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-08-10T07:43:11.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:10 smithi047 ceph-mon[30549]: 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-08-10T07:43:11.766 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 podman[42885]: 2024-08-10 07:43:11.623295681 +0000 UTC m=+1.890628656 container init d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:43:11.766 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 podman[42885]: 2024-08-10 07:43:11.626249372 +0000 UTC m=+1.893582340 container start d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:43:11.766 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.649Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-10T07:43:11.766 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.649Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-10T07:43:11.766 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.649Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.649Z caller=main.go:518 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.649Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.649Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.650Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.651Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.652Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.654Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.654Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.482µs 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.654Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.654Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-10T07:43:11.767 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.654Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.619µs wal_replay_duration=122.718µs total_replay_duration=156.263µs 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.655Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.655Z caller=main.go:947 level=info msg="TSDB started" 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.655Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.670Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.182414ms db_storage=640ns remote_storage=1.07µs web_handler=215ns query_engine=633ns scrape=354.742µs scrape_sd=15.271µs notify=843ns notify_sd=1.369µs rules=14.4866ms 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:43:11.670Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 bash[42885]: d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 2024-08-10T07:43:11.768 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:43:11 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: Detected new or changed devices on smithi081 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: Detected new or changed devices on smithi081 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: Detected new or changed devices on smithi081 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:12.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:12.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:12.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:12.377 DEBUG:teuthology.orchestra.run.smithi081:> set -ex 2024-08-10T07:43:12.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-10T07:43:12.377 DEBUG:teuthology.orchestra.run.smithi081:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-10T07:43:12.418 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-10T07:43:12.418 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-10T07:43:12.418 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph mgr dump --format=json 2024-08-10T07:43:12.638 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:13.022 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:43:13.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[30549]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:13 smithi047 ceph-mon[25667]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:13.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:13 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:43:13.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:13 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.81:9095"}]: dispatch 2024-08-10T07:43:13.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:43:13.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:13 smithi081 ceph-mon[26726]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:14.521 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:43:15.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:14 smithi047 ceph-mon[30549]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:15.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:14 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3597356378' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:43:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:14 smithi047 ceph-mon[25667]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:14 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3597356378' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:43:15.224 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":20,"active_gid":14448,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6800","nonce":565012426},{"type":"v1","addr":"172.21.15.47:6801","nonce":565012426}]},"active_addr":"172.21.15.47:6801/565012426","active_change":"2024-08-10T07:42:52.858012+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":34343,"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.47:8443/","prometheus":"http://172.21.15.47: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.47:0","nonce":1335709513}]},{"addrvec":[{"type":"v2","addr":"172.21.15.47:0","nonce":3284589245}]},{"addrvec":[{"type":"v2","addr":"172.21.15.47:0","nonce":1826046250}]},{"addrvec":[{"type":"v2","addr":"172.21.15.47:0","nonce":1746060667}]}]}} 2024-08-10T07:43:15.230 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-10T07:43:15.230 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-10T07:43:15.230 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T07:43:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:14 smithi081 ceph-mon[26726]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:14 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3597356378' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:43:15.454 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:15.567 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:16 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:16.615 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:16 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:16.615 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:16 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.286 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:43:17.286 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":59,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","created":"2024-08-10T07:37:36.267630+0000","modified":"2024-08-10T07:42:52.857664+0000","last_up_change":"2024-08-10T07:42:31.721498+0000","last_in_change":"2024-08-10T07:42:13.829569+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-08-10T07:40:37.390381+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":"880bd16b-abfa-42f7-bd8a-5823baa4234d","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.47:6802","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6803","nonce":1329058466}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6804","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6805","nonce":1329058466}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6808","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6809","nonce":1329058466}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6807","nonce":1329058466}]},"public_addr":"172.21.15.47:6803/1329058466","cluster_addr":"172.21.15.47:6805/1329058466","heartbeat_back_addr":"172.21.15.47:6809/1329058466","heartbeat_front_addr":"172.21.15.47:6807/1329058466","state":["exists","up"]},{"osd":1,"uuid":"25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2","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.47:6810","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6811","nonce":1290768864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6812","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6813","nonce":1290768864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6817","nonce":1290768864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6815","nonce":1290768864}]},"public_addr":"172.21.15.47:6811/1290768864","cluster_addr":"172.21.15.47:6813/1290768864","heartbeat_back_addr":"172.21.15.47:6817/1290768864","heartbeat_front_addr":"172.21.15.47:6815/1290768864","state":["exists","up"]},{"osd":2,"uuid":"79104844-c221-4f8e-850d-28a3ad930664","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.47:6818","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6819","nonce":1504382930}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6821","nonce":1504382930}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6824","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6825","nonce":1504382930}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6823","nonce":1504382930}]},"public_addr":"172.21.15.47:6819/1504382930","cluster_addr":"172.21.15.47:6821/1504382930","heartbeat_back_addr":"172.21.15.47:6825/1504382930","heartbeat_front_addr":"172.21.15.47:6823/1504382930","state":["exists","up"]},{"osd":3,"uuid":"df344a3e-0227-4804-99f6-9cf7cd877f01","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.47:6826","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6827","nonce":1468682211}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6829","nonce":1468682211}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6832","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6833","nonce":1468682211}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6831","nonce":1468682211}]},"public_addr":"172.21.15.47:6827/1468682211","cluster_addr":"172.21.15.47:6829/1468682211","heartbeat_back_addr":"172.21.15.47:6833/1468682211","heartbeat_front_addr":"172.21.15.47:6831/1468682211","state":["exists","up"]},{"osd":4,"uuid":"04ccb686-1e72-4b9e-a9cf-db6fe7788254","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.81:6800","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6801","nonce":856007079}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6803","nonce":856007079}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6807","nonce":856007079}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6805","nonce":856007079}]},"public_addr":"172.21.15.81:6801/856007079","cluster_addr":"172.21.15.81:6803/856007079","heartbeat_back_addr":"172.21.15.81:6807/856007079","heartbeat_front_addr":"172.21.15.81:6805/856007079","state":["exists","up"]},{"osd":5,"uuid":"b677e797-3a1a-4b62-8a55-a65972893dc6","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.81:6808","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6809","nonce":3255372205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6811","nonce":3255372205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6815","nonce":3255372205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6813","nonce":3255372205}]},"public_addr":"172.21.15.81:6809/3255372205","cluster_addr":"172.21.15.81:6811/3255372205","heartbeat_back_addr":"172.21.15.81:6815/3255372205","heartbeat_front_addr":"172.21.15.81:6813/3255372205","state":["exists","up"]},{"osd":6,"uuid":"bd3d7b43-b59c-4b07-a191-64fff2b32cca","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.81:6816","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6817","nonce":3110172720}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6819","nonce":3110172720}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6823","nonce":3110172720}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6821","nonce":3110172720}]},"public_addr":"172.21.15.81:6817/3110172720","cluster_addr":"172.21.15.81:6819/3110172720","heartbeat_back_addr":"172.21.15.81:6823/3110172720","heartbeat_front_addr":"172.21.15.81:6821/3110172720","state":["exists","up"]},{"osd":7,"uuid":"c9339c7c-3d02-4218-a50c-4ad1205686b5","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.81:6824","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6825","nonce":2070266553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6827","nonce":2070266553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6831","nonce":2070266553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6829","nonce":2070266553}]},"public_addr":"172.21.15.81:6825/2070266553","cluster_addr":"172.21.15.81:6827/2070266553","heartbeat_back_addr":"172.21.15.81:6831/2070266553","heartbeat_front_addr":"172.21.15.81:6829/2070266553","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-08-10T07:39:48.363924+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-08-10T07:40:11.031470+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-08-10T07:40:34.192055+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-08-10T07:40:59.647689+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-08-10T07:41:22.849350+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-08-10T07:41:44.643411+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-08-10T07:42:07.147254+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-08-10T07:42:29.959083+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.47:0/1946291655":"2024-08-11T07:42:52.857606+0000","172.21.15.47:6801/2150484702":"2024-08-11T07:42:52.857606+0000","172.21.15.47:0/1208375938":"2024-08-11T07:42:52.857606+0000","172.21.15.47:6800/2150484702":"2024-08-11T07:42:52.857606+0000","172.21.15.47:0/2944917316":"2024-08-11T07:42:52.857606+0000","172.21.15.47:6800/2220280531":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1535869356":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1008451921":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/3503815228":"2024-08-11T07:42:52.857606+0000","172.21.15.47:0/970754324":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1134268518":"2024-08-11T07:38:04.156538+0000","172.21.15.47:6801/2220280531":"2024-08-11T07:38:26.836178+0000","172.21.15.47:6801/2928494972":"2024-08-11T07:38:04.156538+0000","172.21.15.47:0/1774836563":"2024-08-11T07:38:04.156538+0000","172.21.15.47:6800/2928494972":"2024-08-11T07:38:04.156538+0000","172.21.15.47:0/2709922702":"2024-08-11T07:38:04.156538+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-08-10T07:43:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:17 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3599494107' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:43:17.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3599494107' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:43:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:17.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:17 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3599494107' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:43:18.089 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-10T07:43:18.089 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd dump --format=json 2024-08-10T07:43:18.333 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:18.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:18 smithi047 ceph-mon[25667]: Deploying daemon node-exporter.a on smithi047 2024-08-10T07:43:18.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:18 smithi047 ceph-mon[30549]: Deploying daemon node-exporter.a on smithi047 2024-08-10T07:43:18.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:18 smithi081 ceph-mon[26726]: Deploying daemon node-exporter.a on smithi047 2024-08-10T07:43:18.955 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:19.364 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:43:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[25667]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[30549]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:19 smithi081 ceph-mon[26726]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:19.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:19.853 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:19 smithi047 bash[46807]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-08-10T07:43:20.372 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:20 smithi047 bash[46807]: Getting image source signatures 2024-08-10T07:43:20.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:20 smithi047 bash[46807]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-08-10T07:43:20.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:20 smithi047 bash[46807]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-08-10T07:43:20.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:20 smithi047 bash[46807]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-08-10T07:43:20.938 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:43:20.938 INFO:teuthology.orchestra.run.smithi047.stdout:{"epoch":59,"fsid":"5454a5c4-56eb-11ef-bcce-c7b262605968","created":"2024-08-10T07:37:36.267630+0000","modified":"2024-08-10T07:42:52.857664+0000","last_up_change":"2024-08-10T07:42:31.721498+0000","last_in_change":"2024-08-10T07:42:13.829569+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-08-10T07:40:37.390381+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":"880bd16b-abfa-42f7-bd8a-5823baa4234d","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.47:6802","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6803","nonce":1329058466}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6804","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6805","nonce":1329058466}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6808","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6809","nonce":1329058466}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":1329058466},{"type":"v1","addr":"172.21.15.47:6807","nonce":1329058466}]},"public_addr":"172.21.15.47:6803/1329058466","cluster_addr":"172.21.15.47:6805/1329058466","heartbeat_back_addr":"172.21.15.47:6809/1329058466","heartbeat_front_addr":"172.21.15.47:6807/1329058466","state":["exists","up"]},{"osd":1,"uuid":"25ddfaa0-7cb9-4fe5-944a-4bce0de1b7e2","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.47:6810","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6811","nonce":1290768864}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6812","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6813","nonce":1290768864}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6817","nonce":1290768864}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":1290768864},{"type":"v1","addr":"172.21.15.47:6815","nonce":1290768864}]},"public_addr":"172.21.15.47:6811/1290768864","cluster_addr":"172.21.15.47:6813/1290768864","heartbeat_back_addr":"172.21.15.47:6817/1290768864","heartbeat_front_addr":"172.21.15.47:6815/1290768864","state":["exists","up"]},{"osd":2,"uuid":"79104844-c221-4f8e-850d-28a3ad930664","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.47:6818","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6819","nonce":1504382930}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6821","nonce":1504382930}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6824","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6825","nonce":1504382930}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":1504382930},{"type":"v1","addr":"172.21.15.47:6823","nonce":1504382930}]},"public_addr":"172.21.15.47:6819/1504382930","cluster_addr":"172.21.15.47:6821/1504382930","heartbeat_back_addr":"172.21.15.47:6825/1504382930","heartbeat_front_addr":"172.21.15.47:6823/1504382930","state":["exists","up"]},{"osd":3,"uuid":"df344a3e-0227-4804-99f6-9cf7cd877f01","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.47:6826","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6827","nonce":1468682211}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6829","nonce":1468682211}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6832","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6833","nonce":1468682211}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":1468682211},{"type":"v1","addr":"172.21.15.47:6831","nonce":1468682211}]},"public_addr":"172.21.15.47:6827/1468682211","cluster_addr":"172.21.15.47:6829/1468682211","heartbeat_back_addr":"172.21.15.47:6833/1468682211","heartbeat_front_addr":"172.21.15.47:6831/1468682211","state":["exists","up"]},{"osd":4,"uuid":"04ccb686-1e72-4b9e-a9cf-db6fe7788254","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.81:6800","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6801","nonce":856007079}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6802","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6803","nonce":856007079}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6806","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6807","nonce":856007079}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6804","nonce":856007079},{"type":"v1","addr":"172.21.15.81:6805","nonce":856007079}]},"public_addr":"172.21.15.81:6801/856007079","cluster_addr":"172.21.15.81:6803/856007079","heartbeat_back_addr":"172.21.15.81:6807/856007079","heartbeat_front_addr":"172.21.15.81:6805/856007079","state":["exists","up"]},{"osd":5,"uuid":"b677e797-3a1a-4b62-8a55-a65972893dc6","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.81:6808","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6809","nonce":3255372205}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6810","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6811","nonce":3255372205}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6814","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6815","nonce":3255372205}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6812","nonce":3255372205},{"type":"v1","addr":"172.21.15.81:6813","nonce":3255372205}]},"public_addr":"172.21.15.81:6809/3255372205","cluster_addr":"172.21.15.81:6811/3255372205","heartbeat_back_addr":"172.21.15.81:6815/3255372205","heartbeat_front_addr":"172.21.15.81:6813/3255372205","state":["exists","up"]},{"osd":6,"uuid":"bd3d7b43-b59c-4b07-a191-64fff2b32cca","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.81:6816","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6817","nonce":3110172720}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6818","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6819","nonce":3110172720}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6822","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6823","nonce":3110172720}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6820","nonce":3110172720},{"type":"v1","addr":"172.21.15.81:6821","nonce":3110172720}]},"public_addr":"172.21.15.81:6817/3110172720","cluster_addr":"172.21.15.81:6819/3110172720","heartbeat_back_addr":"172.21.15.81:6823/3110172720","heartbeat_front_addr":"172.21.15.81:6821/3110172720","state":["exists","up"]},{"osd":7,"uuid":"c9339c7c-3d02-4218-a50c-4ad1205686b5","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.81:6824","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6825","nonce":2070266553}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6826","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6827","nonce":2070266553}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6830","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6831","nonce":2070266553}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.81:6828","nonce":2070266553},{"type":"v1","addr":"172.21.15.81:6829","nonce":2070266553}]},"public_addr":"172.21.15.81:6825/2070266553","cluster_addr":"172.21.15.81:6827/2070266553","heartbeat_back_addr":"172.21.15.81:6831/2070266553","heartbeat_front_addr":"172.21.15.81:6829/2070266553","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-08-10T07:39:48.363924+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-08-10T07:40:11.031470+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-08-10T07:40:34.192055+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-08-10T07:40:59.647689+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-08-10T07:41:22.849350+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-08-10T07:41:44.643411+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-08-10T07:42:07.147254+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-08-10T07:42:29.959083+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.47:0/1946291655":"2024-08-11T07:42:52.857606+0000","172.21.15.47:6801/2150484702":"2024-08-11T07:42:52.857606+0000","172.21.15.47:0/1208375938":"2024-08-11T07:42:52.857606+0000","172.21.15.47:6800/2150484702":"2024-08-11T07:42:52.857606+0000","172.21.15.47:0/2944917316":"2024-08-11T07:42:52.857606+0000","172.21.15.47:6800/2220280531":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1535869356":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1008451921":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/3503815228":"2024-08-11T07:42:52.857606+0000","172.21.15.47:0/970754324":"2024-08-11T07:38:26.836178+0000","172.21.15.47:0/1134268518":"2024-08-11T07:38:04.156538+0000","172.21.15.47:6801/2220280531":"2024-08-11T07:38:26.836178+0000","172.21.15.47:6801/2928494972":"2024-08-11T07:38:04.156538+0000","172.21.15.47:0/1774836563":"2024-08-11T07:38:04.156538+0000","172.21.15.47:6800/2928494972":"2024-08-11T07:38:04.156538+0000","172.21.15.47:0/2709922702":"2024-08-11T07:38:04.156538+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-08-10T07:43:21.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:21 smithi047 ceph-mon[25667]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:21.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:21 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/131553395' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:43:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:21 smithi047 ceph-mon[30549]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:21 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/131553395' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:43:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:21 smithi081 ceph-mon[26726]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:21 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/131553395' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-10T07:43:22.372 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:22 smithi047 bash[46807]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-08-10T07:43:22.765 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:22 smithi047 bash[46807]: Writing manifest to image destination 2024-08-10T07:43:22.793 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-10T07:43:22.793 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-10T07:43:22.794 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-10T07:43:22.794 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-10T07:43:22.795 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-10T07:43:22.795 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-10T07:43:22.795 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-10T07:43:22.796 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-10T07:43:23.048 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:22 smithi047 podman[46807]: 2024-08-10 07:43:22.797871374 +0000 UTC m=+3.080428445 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-08-10T07:43:23.049 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:22 smithi047 podman[46807]: 2024-08-10 07:43:22.921256972 +0000 UTC m=+3.203814038 container create 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:43:23.286 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.286 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.326 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.327 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.367 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.436 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-mon[25667]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:23.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-mon[30549]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 podman[46807]: 2024-08-10 07:43:23.148457518 +0000 UTC m=+3.431014592 container init 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 podman[46807]: 2024-08-10 07:43:23.152739038 +0000 UTC m=+3.435296106 container start 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.157Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.157Z 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-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.157Z 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-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.157Z 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-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-10T07:43:23.437 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=arp 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=edac 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-10T07:43:23.438 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-10T07:43:23.439 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=os 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-10T07:43:23.440 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=stat 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=time 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=uname 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[47065]: ts=2024-08-10T07:43:23.158Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 bash[46807]: 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 2024-08-10T07:43:23.441 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:43:23 smithi047 systemd[1]: Started Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:43:23.499 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.500 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:23.673 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:23 smithi081 ceph-mon[26726]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:24.213 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:24 smithi081 systemd[1]: Starting Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:43:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:24 smithi081 ceph-mon[26726]: Deploying daemon node-exporter.b on smithi081 2024-08-10T07:43:24.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:24 smithi081 bash[43786]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-08-10T07:43:24.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:24.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:24 smithi047 ceph-mon[25667]: Deploying daemon node-exporter.b on smithi081 2024-08-10T07:43:24.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:24.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:24 smithi047 ceph-mon[30549]: Deploying daemon node-exporter.b on smithi081 2024-08-10T07:43:24.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:24 smithi081 bash[43786]: Getting image source signatures 2024-08-10T07:43:24.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:24 smithi081 bash[43786]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-08-10T07:43:24.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:24 smithi081 bash[43786]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-08-10T07:43:24.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:24 smithi081 bash[43786]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-08-10T07:43:25.645 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:25 smithi047 ceph-mon[25667]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:25.646 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:25 smithi047 ceph-mon[30549]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:25 smithi081 ceph-mon[26726]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:26.231 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:25 smithi081 bash[43786]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-08-10T07:43:26.231 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 bash[43786]: Writing manifest to image destination 2024-08-10T07:43:26.690 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 podman[43786]: 2024-08-10 07:43:26.393236776 +0000 UTC m=+2.275692693 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-08-10T07:43:26.690 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 podman[43786]: 2024-08-10 07:43:26.517072334 +0000 UTC m=+2.399528239 container create e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:43:26.690 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 podman[43786]: 2024-08-10 07:43:26.68586221 +0000 UTC m=+2.568318132 container init e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:43:26.690 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 podman[43786]: 2024-08-10 07:43:26.689137189 +0000 UTC m=+2.571593094 container start e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:43:26.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.693Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-10T07:43:26.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.693Z 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-08-10T07:43:26.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z 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-08-10T07:43:26.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z 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-08-10T07:43:26.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-10T07:43:26.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=arp 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=edac 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-10T07:43:26.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-10T07:43:26.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.694Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-10T07:43:26.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-10T07:43:26.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-10T07:43:26.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-10T07:43:26.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-10T07:43:26.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=os 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-10T07:43:26.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=stat 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=time 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=uname 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-10T07:43:26.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[43835]: ts=2024-08-10T07:43:26.695Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-10T07:43:26.987 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 bash[43786]: e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 2024-08-10T07:43:26.987 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:43:26 smithi081 systemd[1]: Started Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:43:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:27 smithi081 ceph-mon[26726]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:27 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:27.675 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:27 smithi047 ceph-mon[25667]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:27.675 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:27 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:27.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:27 smithi047 ceph-mon[30549]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:27.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:27 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:28.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:28 smithi047 ceph-mon[25667]: Deploying daemon alertmanager.a on smithi047 2024-08-10T07:43:28.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:28 smithi047 ceph-mon[30549]: Deploying daemon alertmanager.a on smithi047 2024-08-10T07:43:28.636 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:28 smithi081 ceph-mon[26726]: Deploying daemon alertmanager.a on smithi047 2024-08-10T07:43:29.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:29 smithi047 ceph-mon[30549]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:29.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:29 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:29.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:29 smithi047 ceph-mon[25667]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:29.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:29 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:29.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:29 smithi081 ceph-mon[26726]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:29.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:29 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:30.742 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:31.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:31 smithi081 ceph-mon[26726]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:31.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:31 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:31.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:31 smithi047 ceph-mon[25667]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:31.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:31 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:31.729 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:31 smithi047 ceph-mon[30549]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:31.729 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:31 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:32.362 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:32.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:33.320 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:33 smithi047 ceph-mon[30549]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:33.320 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:33 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:33.320 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:33 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:33.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:33 smithi047 ceph-mon[25667]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:33.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:33 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:33.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:33 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:33 smithi081 ceph-mon[26726]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:33 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:33 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:34.880 INFO:teuthology.orchestra.run.smithi047.stdout:55834574890 2024-08-10T07:43:34.880 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-10T07:43:35.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:35 smithi047 ceph-mon[25667]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:35.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:35 smithi047 ceph-mon[30549]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:35 smithi081 ceph-mon[26726]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:37.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:37 smithi047 ceph-mon[25667]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:37.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:37 smithi047 ceph-mon[30549]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:37 smithi081 ceph-mon[26726]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:37.857 INFO:teuthology.orchestra.run.smithi047.stdout:231928233997 2024-08-10T07:43:37.857 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-10T07:43:38.949 INFO:teuthology.orchestra.run.smithi047.stdout:107374182433 2024-08-10T07:43:38.949 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-10T07:43:39.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:38 smithi047 ceph-mon[30549]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:38 smithi047 ceph-mon[25667]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:39.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:39 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:43:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:39.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:38 smithi081 ceph-mon[26726]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:40.331 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:40 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:40.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:40 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:40 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:41.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:41 smithi047 ceph-mon[25667]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:41.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:41 smithi047 ceph-mon[30549]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:41.455 INFO:teuthology.orchestra.run.smithi047.stdout:128849018909 2024-08-10T07:43:41.456 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-10T07:43:41.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:41 smithi081 ceph-mon[26726]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:42.661 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:42.683 INFO:teuthology.orchestra.run.smithi047.stdout:197568495634 2024-08-10T07:43:42.684 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-10T07:43:43.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:43 smithi047 ceph-mon[25667]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:43.267 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:43 smithi047 ceph-mon[30549]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:43.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:43 smithi081 ceph-mon[26726]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:44.309 INFO:teuthology.orchestra.run.smithi047.stdout:34359738417 2024-08-10T07:43:44.310 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-10T07:43:45.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:45 smithi047 ceph-mon[25667]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:45 smithi047 ceph-mon[30549]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:45 smithi081 ceph-mon[26726]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:45.810 INFO:teuthology.orchestra.run.smithi047.stdout:163208757273 2024-08-10T07:43:45.811 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-10T07:43:46.987 INFO:teuthology.orchestra.run.smithi047.stdout:77309411366 2024-08-10T07:43:46.987 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-10T07:43:47.005 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:47.005 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:47.006 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:47.007 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:47.252 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:47 smithi047 ceph-mon[30549]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:47.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:47 smithi047 ceph-mon[25667]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:47.342 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:47 smithi081 ceph-mon[26726]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:47.952 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:48.543 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:43:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:49 smithi047 ceph-mon[25667]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:49 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:49 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:49 smithi047 ceph-mon[30549]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:49 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:49 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:49.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:49 smithi081 ceph-mon[26726]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:49.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:49 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:49.510 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:49 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:51.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:51 smithi047 ceph-mon[25667]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:51.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:51 smithi047 ceph-mon[30549]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:51 smithi081 ceph-mon[26726]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:53.409 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:53 smithi047 ceph-mon[25667]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:53.409 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:53 smithi047 ceph-mon[30549]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:53 smithi081 ceph-mon[26726]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:54.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:43:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:43:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:43:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:43:54.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:43:54.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:43:55.026 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:55.242 INFO:teuthology.orchestra.run.smithi047.stdout:231928234001 2024-08-10T07:43:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:55 smithi047 ceph-mon[25667]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:55 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/516474082' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-10T07:43:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:55 smithi047 ceph-mon[30549]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:55 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/516474082' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-10T07:43:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:55 smithi081 ceph-mon[26726]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:55 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/516474082' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-10T07:43:57.266 INFO:teuthology.orchestra.run.smithi047.stdout:128849018912 2024-08-10T07:43:57.497 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:57 smithi047 ceph-mon[30549]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:57.498 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:57 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4232808316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-10T07:43:57.498 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:57 smithi047 ceph-mon[25667]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:57.498 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:57 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4232808316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-10T07:43:57.711 INFO:teuthology.orchestra.run.smithi047.stdout:55834574895 2024-08-10T07:43:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:57 smithi081 ceph-mon[26726]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:57 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4232808316' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-10T07:43:57.894 INFO:teuthology.orchestra.run.smithi047.stdout:107374182437 2024-08-10T07:43:58.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:58 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1151023030' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-10T07:43:58.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:58 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2236972127' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-10T07:43:58.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:58 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1151023030' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-10T07:43:58.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:58 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2236972127' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-10T07:43:58.603 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018909 got 128849018912 for osd.4 2024-08-10T07:43:58.603 DEBUG:teuthology.parallel:result is None 2024-08-10T07:43:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:58 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1151023030' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-10T07:43:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:58 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2236972127' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-10T07:43:58.807 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:43:59.012 INFO:teuthology.orchestra.run.smithi047.stdout:197568495639 2024-08-10T07:43:59.485 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-mon[30549]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:59.485 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3563045040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-10T07:43:59.485 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:59.485 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-mon[25667]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:59.486 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3563045040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-10T07:43:59.486 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:43:59.486 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:43:59 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:43:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:43:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:59 smithi081 ceph-mon[26726]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:43:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:59 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3563045040' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-10T07:43:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:43:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:00.132 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495634 got 197568495639 for osd.6 2024-08-10T07:44:00.133 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:00.955 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233997 got 231928234001 for osd.7 2024-08-10T07:44:00.956 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:01.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:01 smithi047 ceph-mon[25667]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:01.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:01 smithi047 ceph-mon[30549]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:01.622 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574890 got 55834574895 for osd.1 2024-08-10T07:44:01.623 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:01 smithi081 ceph-mon[26726]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:02.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182433 got 107374182437 for osd.3 2024-08-10T07:44:02.011 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:03.168 INFO:teuthology.orchestra.run.smithi047.stdout:34359738421 2024-08-10T07:44:03.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:03 smithi047 ceph-mon[30549]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:03 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1300876347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-10T07:44:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:03 smithi047 ceph-mon[25667]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:03 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1300876347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-10T07:44:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:03 smithi081 ceph-mon[26726]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:03 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1300876347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-10T07:44:04.622 INFO:teuthology.orchestra.run.smithi047.stdout:77309411370 2024-08-10T07:44:04.850 INFO:teuthology.orchestra.run.smithi047.stdout:163208757277 2024-08-10T07:44:05.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:05 smithi047 ceph-mon[30549]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:05.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:05 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/621487620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-10T07:44:05.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:05 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3236918503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-10T07:44:05.437 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:05 smithi047 ceph-mon[25667]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:05.437 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:05 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/621487620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-10T07:44:05.437 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:05 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3236918503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-10T07:44:05.461 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411366 got 77309411370 for osd.2 2024-08-10T07:44:05.462 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:05 smithi081 ceph-mon[26726]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:05 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/621487620' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-10T07:44:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:05 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3236918503' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-10T07:44:06.143 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738417 got 34359738421 for osd.0 2024-08-10T07:44:06.143 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:06.591 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757273 got 163208757277 for osd.5 2024-08-10T07:44:06.591 DEBUG:teuthology.parallel:result is None 2024-08-10T07:44:06.591 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-10T07:44:06.591 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T07:44:06.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:06 smithi047 podman[49839]: 2024-08-10 07:44:06.751889167 +0000 UTC m=+0.621822829 container create 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:07.198 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 podman[49839]: 2024-08-10 07:44:07.071778641 +0000 UTC m=+0.941712304 container init 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 podman[49839]: 2024-08-10 07:44:07.074841099 +0000 UTC m=+0.944774763 container start 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.085Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.085Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.087Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.47 port=9094 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.088Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.113Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.113Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T07:44:07.199 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.116Z caller=main.go:518 msg=Listening address=:9093 2024-08-10T07:44:07.200 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:07.116Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-08-10T07:44:07.200 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 bash[49839]: 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd 2024-08-10T07:44:07.261 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:44:07.510 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-mon[25667]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:07.510 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:07.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-mon[30549]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:07.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:07.511 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:07 smithi047 systemd[1]: Started Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:44:07.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:07 smithi081 ceph-mon[26726]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:07.632 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:44:08.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:44:08.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: Deploying daemon grafana.a on smithi081 2024-08-10T07:44:08.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: Deploying daemon grafana.a on smithi081 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:44:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:44:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:44:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: Deploying daemon grafana.a on smithi081 2024-08-10T07:44:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:09.372 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:09.088Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000032595s 2024-08-10T07:44:09.656 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:09 smithi047 ceph-mon[30549]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:09.656 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:09 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:09.656 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:09 smithi047 ceph-mon[25667]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:09.656 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:09 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:09 smithi081 ceph-mon[26726]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:09 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:09.944 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:10.341 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:44:10.342 INFO:teuthology.orchestra.run.smithi047.stderr:dumped all 2024-08-10T07:44:10.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:10 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:10.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:10 smithi047 ceph-mon[25667]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:10.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:10 smithi047 ceph-mon[25667]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:44:10.823 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:10 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:10.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:10 smithi047 ceph-mon[30549]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:10.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:10 smithi047 ceph-mon[30549]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:44:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:10 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:10 smithi081 ceph-mon[26726]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:10 smithi081 ceph-mon[26726]: from='client.14616 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:44:11.252 INFO:teuthology.orchestra.run.smithi047.stdout:{"pg_ready":true,"pg_map":{"version":41,"stamp":"2024-08-10T07:44:09.877755+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":48852,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912364,"statfs":{"total":767960285184,"available":767910260736,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002248"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":267,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-08-10T07:42:53.953612+0000","last_change":"2024-08-10T07:42:35.858568+0000","last_active":"2024-08-10T07:42:53.953612+0000","last_peered":"2024-08-10T07:42:53.953612+0000","last_clean":"2024-08-10T07:42:53.953612+0000","last_became_active":"2024-08-10T07:42:35.858076+0000","last_became_peered":"2024-08-10T07:42:35.858076+0000","last_unstale":"2024-08-10T07:42:53.953612+0000","last_undegraded":"2024-08-10T07:42:53.953612+0000","last_fullsized":"2024-08-10T07:42:53.953612+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-08-10T07:40:37.390791+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T07:40:37.390791+0000","last_clean_scrub_stamp":"2024-08-10T07:40:37.390791+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-08-11T19:32:04.875083+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":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.42899999999999999}]},{"osd":2,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.41099999999999998}]},{"osd":3,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.35099999999999998}]},{"osd":4,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.34100000000000003}]},{"osd":5,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.32900000000000001}]},{"osd":6,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.45200000000000001}]}]},{"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":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.50600000000000001,"15min":0.50800000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.64500000000000002,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.504},{"interface":"front","average":{"1min":0.505,"5min":0.52300000000000002,"15min":0.52600000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.65300000000000002,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.56000000000000005}]},{"osd":1,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.51000000000000001,"15min":0.50800000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.67600000000000005,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.51900000000000002,"15min":0.52100000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69699999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54900000000000004}]},{"osd":2,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53100000000000003,"15min":0.53200000000000003},"min":{"1min":0.379,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.52600000000000002,"15min":0.52900000000000003},"min":{"1min":0.39000000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.51800000000000002,"15min":0.51600000000000001},"min":{"1min":0.38700000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.497},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.40799999999999997,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.69099999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.47999999999999998}]},{"osd":4,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.41399999999999998,"15min":0.40400000000000003},"min":{"1min":0.34999999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.42399999999999999,"15min":0.41399999999999998},"min":{"1min":0.36199999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.63900000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.40699999999999997}]},{"osd":5,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.436,"15min":0.42399999999999999},"min":{"1min":0.34399999999999997,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.46000000000000002,"15min":0.45200000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65800000000000003,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.45000000000000001}]},{"osd":7,"last update":"Sat Aug 10 07:43:33 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.42299999999999999}]}]},{"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":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Sat Aug 10 07:43:21 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.36099999999999999,"15min":0.33600000000000002},"min":{"1min":0.23799999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.622,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.38900000000000001,"15min":0.36099999999999999},"min":{"1min":0.27700000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.57499999999999996,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.28000000000000003}]},{"osd":2,"last update":"Sat Aug 10 07:43:45 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.432,"15min":0.41199999999999998},"min":{"1min":0.28100000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67600000000000005,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.42199999999999999,"15min":0.40999999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.224}]},{"osd":3,"last update":"Sat Aug 10 07:44:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.46899999999999997,"15min":0.46200000000000002},"min":{"1min":0.33800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.495,"15min":0.49299999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Aug 10 07:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.622,"15min":0.627},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.80300000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.61799999999999999,"15min":0.61699999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.38800000000000001}]},{"osd":5,"last update":"Sat Aug 10 07:43:51 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.62,"15min":0.61799999999999999},"min":{"1min":0.45700000000000002,"5min":0.438,"15min":0.438},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.68200000000000005,"15min":0.68600000000000005},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.376}]},{"osd":6,"last update":"Sat Aug 10 07:43:09 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.33800000000000002}]},{"osd":7,"last update":"Sat Aug 10 07:43:35 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.312},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.46899999999999997}]}]},{"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":"Sat Aug 10 07:43:24 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.36799999999999999,"15min":0.35599999999999998},"min":{"1min":0.26000000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.38400000000000001,"15min":0.36399999999999999},"min":{"1min":0.26200000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.45100000000000001}]},{"osd":2,"last update":"Sat Aug 10 07:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.41199999999999998,"15min":0.41499999999999998},"min":{"1min":0.28100000000000003,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54100000000000004,"5min":0.629,"15min":0.629},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.438,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.438}]},{"osd":3,"last update":"Sat Aug 10 07:44:06 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.436,"15min":0.44800000000000001},"min":{"1min":0.30299999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.59599999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46899999999999997,"15min":0.47299999999999998},"min":{"1min":0.35599999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.39700000000000002}]},{"osd":4,"last update":"Sat Aug 10 07:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.59799999999999998,"15min":0.59999999999999998},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.76100000000000001,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47699999999999998,"5min":0.437,"15min":0.437},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.48299999999999998}]},{"osd":5,"last update":"Sat Aug 10 07:43:51 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.60099999999999998,"15min":0.59699999999999998},"min":{"1min":0.442,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.58999999999999997,"15min":0.58199999999999996},"min":{"1min":0.46899999999999997,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.51200000000000001}]},{"osd":6,"last update":"Sat Aug 10 07:43:11 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.501},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.55200000000000005}]},{"osd":7,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.57199999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411372,"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":"Sat Aug 10 07:43:38 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.38300000000000001,"15min":0.38400000000000001},"min":{"1min":0.223,"5min":0.17100000000000001,"15min":0.17100000000000001},"max":{"1min":0.61599999999999999,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.42699999999999999,"15min":0.41699999999999998},"min":{"1min":0.29999999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.70799999999999996,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.48199999999999998}]},{"osd":1,"last update":"Sat Aug 10 07:43:38 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.36899999999999999,"15min":0.375},"min":{"1min":0.252,"5min":0.218,"15min":0.218},"max":{"1min":0.46500000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.46800000000000003,"15min":0.45100000000000001},"min":{"1min":0.33500000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.66500000000000004,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Aug 10 07:44:06 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.45200000000000001,"15min":0.45800000000000002},"min":{"1min":0.30099999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.52800000000000002,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.501},{"interface":"front","average":{"1min":0.435,"5min":0.497,"15min":0.50900000000000001},"min":{"1min":0.29199999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.77700000000000002,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.39400000000000002}]},{"osd":4,"last update":"Sat Aug 10 07:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.54900000000000004,"15min":0.53900000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.57899999999999996,"15min":0.56000000000000005},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.9890000000000001,"5min":1.9890000000000001,"15min":1.9890000000000001},"last":0.438}]},{"osd":5,"last update":"Sat Aug 10 07:43:49 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.64300000000000002,"15min":0.64700000000000002},"min":{"1min":0.439,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.86099999999999999,"5min":1.234,"15min":1.234},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59399999999999997,"5min":1.1950000000000001,"15min":1.2949999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.86899999999999999,"5min":15.448,"15min":15.448},"last":0.47199999999999998}]},{"osd":6,"last update":"Sat Aug 10 07:43:12 2024","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.944,"5min":1.944,"15min":1.944},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.60199999999999998}]},{"osd":7,"last update":"Sat Aug 10 07:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.61199999999999999}]}]},{"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":"Sat Aug 10 07:44:04 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.40400000000000003,"15min":0.41299999999999998},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.438,"15min":0.45200000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.65200000000000002,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26000000000000001}]},{"osd":1,"last update":"Sat Aug 10 07:44:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.41399999999999998,"15min":0.42299999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.58099999999999996,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.311,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.39100000000000001}]},{"osd":2,"last update":"Sat Aug 10 07:44:04 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.503,"15min":0.51700000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.67200000000000004,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.46000000000000002,"15min":0.47599999999999998},"min":{"1min":0.29299999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.60499999999999998,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.33400000000000002}]},{"osd":4,"last update":"Sat Aug 10 07:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.59399999999999997,"15min":0.58599999999999997},"min":{"1min":0.443,"5min":0.438,"15min":0.438},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.622,"15min":0.61499999999999999},"min":{"1min":0.48699999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.504}]},{"osd":5,"last update":"Sat Aug 10 07:43:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.59599999999999997,"15min":0.59799999999999998},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78700000000000003,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.58799999999999997,"15min":0.58899999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.41399999999999998}]},{"osd":6,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.60799999999999998,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.85999999999999999,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.442},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.64200000000000002,"15min":0.64600000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.44900000000000001}]},{"osd":7,"last update":"Sat Aug 10 07:43:35 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.54100000000000004}]}]},{"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":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.58899999999999997,"15min":0.59399999999999997},"min":{"1min":0.40200000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.59699999999999998,"15min":0.59799999999999998},"min":{"1min":0.378,"5min":0.374,"15min":0.374},"max":{"1min":0.92900000000000005,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.48399999999999999}]},{"osd":1,"last update":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.54900000000000004,"15min":0.54700000000000004},"min":{"1min":0.38100000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.53700000000000003,"15min":0.54100000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.52600000000000002}]},{"osd":2,"last update":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39300000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.55500000000000005,"15min":0.55600000000000005},"min":{"1min":0.40899999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.38500000000000001}]},{"osd":3,"last update":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.55300000000000005,"15min":0.55200000000000005},"min":{"1min":0.377,"5min":0.373,"15min":0.373},"max":{"1min":0.97099999999999997,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.437},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.55300000000000005,"15min":0.55000000000000004},"min":{"1min":0.42399999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.505}]},{"osd":5,"last update":"Sat Aug 10 07:43:50 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.42899999999999999,"15min":0.42099999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.054,"5min":1.054,"15min":1.054},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.497,"5min":0.46100000000000002,"15min":0.45500000000000002},"min":{"1min":0.34499999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.54200000000000004}]},{"osd":6,"last update":"Sat Aug 10 07:43:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"last":0.59199999999999997}]},{"osd":7,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.63500000000000001}]}]},{"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":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.48299999999999998,"15min":0.47699999999999998},"min":{"1min":0.34999999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.504,"15min":0.49299999999999999},"min":{"1min":0.433,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.628}]},{"osd":1,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.51100000000000001,"15min":0.50700000000000001},"min":{"1min":0.34999999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.52200000000000002,"15min":0.51600000000000001},"min":{"1min":0.38400000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.434}]},{"osd":2,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.48999999999999999,"15min":0.48599999999999999},"min":{"1min":0.371,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.36899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.48899999999999999}]},{"osd":3,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.52800000000000002,"15min":0.52400000000000002},"min":{"1min":0.35799999999999998,"5min":0.313,"15min":0.313},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.52900000000000003,"15min":0.52600000000000002},"min":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.39200000000000002,"15min":0.38200000000000001},"min":{"1min":0.26200000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.504},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.38600000000000001,"15min":0.36799999999999999},"min":{"1min":0.29299999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.60199999999999998}]},{"osd":6,"last update":"Sat Aug 10 07:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.51200000000000001}]},{"osd":7,"last update":"Sat Aug 10 07:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.66900000000000004}]}]}],"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-08-10T07:44:11.254 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph pg dump --format=json 2024-08-10T07:44:11.619 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:44:13.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:12 smithi047 ceph-mon[25667]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:12 smithi047 ceph-mon[30549]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:13.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:12 smithi081 ceph-mon[26726]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:13.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:14 smithi081 ceph-mon[26726]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:15.018 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:15.018 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:14 smithi047 ceph-mon[25667]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:15.019 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:15.019 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:14 smithi047 ceph-mon[30549]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:15.326 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:44:15.327 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:15.328 INFO:teuthology.orchestra.run.smithi047.stderr:dumped all 2024-08-10T07:44:15.998 INFO:teuthology.orchestra.run.smithi047.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-08-10T07:44:13.878383+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":48852,"kb_used_data":6100,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912364,"statfs":{"total":767960285184,"available":767910260736,"internally_reserved":0,"allocated":6246400,"data_stored":3489189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002306"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":267,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-08-10T07:42:53.953612+0000","last_change":"2024-08-10T07:42:35.858568+0000","last_active":"2024-08-10T07:42:53.953612+0000","last_peered":"2024-08-10T07:42:53.953612+0000","last_clean":"2024-08-10T07:42:53.953612+0000","last_became_active":"2024-08-10T07:42:35.858076+0000","last_became_peered":"2024-08-10T07:42:35.858076+0000","last_unstale":"2024-08-10T07:42:53.953612+0000","last_undegraded":"2024-08-10T07:42:53.953612+0000","last_fullsized":"2024-08-10T07:42:53.953612+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-08-10T07:40:37.390791+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-10T07:40:37.390791+0000","last_clean_scrub_stamp":"2024-08-10T07:40:37.390791+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-08-11T19:32:04.875083+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":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.42899999999999999}]},{"osd":2,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.41099999999999998}]},{"osd":3,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.91600000000000004,"5min":0.91600000000000004,"15min":0.91600000000000004},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.35099999999999998}]},{"osd":4,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.34100000000000003}]},{"osd":5,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.32900000000000001}]},{"osd":6,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.45200000000000001}]}]},{"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":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.50600000000000001,"15min":0.50800000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.64500000000000002,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.504},{"interface":"front","average":{"1min":0.505,"5min":0.52300000000000002,"15min":0.52600000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.65300000000000002,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.56000000000000005}]},{"osd":1,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.51000000000000001,"15min":0.50800000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.67600000000000005,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.51900000000000002,"15min":0.52100000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69699999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.54900000000000004}]},{"osd":2,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.53100000000000003,"15min":0.53200000000000003},"min":{"1min":0.379,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.52600000000000002,"15min":0.52900000000000003},"min":{"1min":0.39000000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.53200000000000003}]},{"osd":3,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.51800000000000002,"15min":0.51600000000000001},"min":{"1min":0.38700000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"last":0.497},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.40799999999999997,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.69099999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.47999999999999998}]},{"osd":4,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.41399999999999998,"15min":0.40400000000000003},"min":{"1min":0.34999999999999998,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.42399999999999999,"15min":0.41399999999999998},"min":{"1min":0.36199999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.63900000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.40699999999999997}]},{"osd":5,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.436,"15min":0.42399999999999999},"min":{"1min":0.34399999999999997,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.46000000000000002,"15min":0.45200000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65800000000000003,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.45000000000000001}]},{"osd":7,"last update":"Sat Aug 10 07:43:33 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.42299999999999999}]}]},{"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":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Sat Aug 10 07:43:21 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.36099999999999999,"15min":0.33600000000000002},"min":{"1min":0.23799999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.622,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.38900000000000001,"15min":0.36099999999999999},"min":{"1min":0.27700000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.57499999999999996,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.28000000000000003}]},{"osd":2,"last update":"Sat Aug 10 07:43:45 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.432,"15min":0.41199999999999998},"min":{"1min":0.28100000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67600000000000005,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.42199999999999999,"15min":0.40999999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.224}]},{"osd":3,"last update":"Sat Aug 10 07:44:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.46899999999999997,"15min":0.46200000000000002},"min":{"1min":0.33800000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.94999999999999996},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.495,"15min":0.49299999999999999},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.36799999999999999}]},{"osd":4,"last update":"Sat Aug 10 07:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.622,"15min":0.627},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.80300000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.61799999999999999,"15min":0.61699999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.38800000000000001}]},{"osd":5,"last update":"Sat Aug 10 07:43:51 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.62,"15min":0.61799999999999999},"min":{"1min":0.45700000000000002,"5min":0.438,"15min":0.438},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.68200000000000005,"15min":0.68600000000000005},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.376}]},{"osd":6,"last update":"Sat Aug 10 07:43:09 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.33800000000000002}]},{"osd":7,"last update":"Sat Aug 10 07:43:35 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.312},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.46899999999999997}]}]},{"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":"Sat Aug 10 07:43:24 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.36799999999999999,"15min":0.35599999999999998},"min":{"1min":0.26000000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.38400000000000001,"15min":0.36399999999999999},"min":{"1min":0.26200000000000001,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.45100000000000001}]},{"osd":2,"last update":"Sat Aug 10 07:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.41199999999999998,"15min":0.41499999999999998},"min":{"1min":0.28100000000000003,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.54100000000000004,"5min":0.629,"15min":0.629},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.438,"15min":0.434},"min":{"1min":0.30099999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.438}]},{"osd":3,"last update":"Sat Aug 10 07:44:06 2024","interfaces":[{"interface":"back","average":{"1min":0.40699999999999997,"5min":0.436,"15min":0.44800000000000001},"min":{"1min":0.30299999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.59599999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.46899999999999997,"15min":0.47299999999999998},"min":{"1min":0.35599999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.39700000000000002}]},{"osd":4,"last update":"Sat Aug 10 07:43:27 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.59799999999999998,"15min":0.59999999999999998},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.76100000000000001,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47699999999999998,"5min":0.437,"15min":0.437},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.48299999999999998}]},{"osd":5,"last update":"Sat Aug 10 07:43:51 2024","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.60099999999999998,"15min":0.59699999999999998},"min":{"1min":0.442,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.58999999999999997,"15min":0.58199999999999996},"min":{"1min":0.46899999999999997,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.51200000000000001}]},{"osd":6,"last update":"Sat Aug 10 07:43:11 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.501},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.55200000000000005}]},{"osd":7,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.57199999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411372,"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":"Sat Aug 10 07:43:38 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.38300000000000001,"15min":0.38400000000000001},"min":{"1min":0.223,"5min":0.17100000000000001,"15min":0.17100000000000001},"max":{"1min":0.61599999999999999,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.42699999999999999,"15min":0.41699999999999998},"min":{"1min":0.29999999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.70799999999999996,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.48199999999999998}]},{"osd":1,"last update":"Sat Aug 10 07:43:38 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.36899999999999999,"15min":0.375},"min":{"1min":0.252,"5min":0.218,"15min":0.218},"max":{"1min":0.46500000000000002,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.46800000000000003,"15min":0.45100000000000001},"min":{"1min":0.33500000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.66500000000000004,"5min":2.5550000000000002,"15min":2.5550000000000002},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Aug 10 07:44:06 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.45200000000000001,"15min":0.45800000000000002},"min":{"1min":0.30099999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.52800000000000002,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.501},{"interface":"front","average":{"1min":0.435,"5min":0.497,"15min":0.50900000000000001},"min":{"1min":0.29199999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.77700000000000002,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.39400000000000002}]},{"osd":4,"last update":"Sat Aug 10 07:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.54900000000000004,"15min":0.53900000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.57899999999999996,"15min":0.56000000000000005},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.9890000000000001,"5min":1.9890000000000001,"15min":1.9890000000000001},"last":0.438}]},{"osd":5,"last update":"Sat Aug 10 07:43:49 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.64300000000000002,"15min":0.64700000000000002},"min":{"1min":0.439,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.86099999999999999,"5min":1.234,"15min":1.234},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.59399999999999997,"5min":1.1950000000000001,"15min":1.2949999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.86899999999999999,"5min":15.448,"15min":15.448},"last":0.47199999999999998}]},{"osd":6,"last update":"Sat Aug 10 07:43:12 2024","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.944,"5min":1.944,"15min":1.944},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.60199999999999998}]},{"osd":7,"last update":"Sat Aug 10 07:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.61199999999999999}]}]},{"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":"Sat Aug 10 07:44:04 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.40400000000000003,"15min":0.41299999999999998},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.438,"15min":0.45200000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.65200000000000002,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26000000000000001}]},{"osd":1,"last update":"Sat Aug 10 07:44:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.41399999999999998,"15min":0.42299999999999999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.58099999999999996,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.311,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.39100000000000001}]},{"osd":2,"last update":"Sat Aug 10 07:44:04 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.503,"15min":0.51700000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.67200000000000004,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.46000000000000002,"15min":0.47599999999999998},"min":{"1min":0.29299999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.60499999999999998,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.33400000000000002}]},{"osd":4,"last update":"Sat Aug 10 07:43:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.59399999999999997,"15min":0.58599999999999997},"min":{"1min":0.443,"5min":0.438,"15min":0.438},"max":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.622,"15min":0.61499999999999999},"min":{"1min":0.48699999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.504}]},{"osd":5,"last update":"Sat Aug 10 07:43:49 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.59599999999999997,"15min":0.59799999999999998},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78700000000000003,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.58799999999999997,"15min":0.58899999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.41399999999999998}]},{"osd":6,"last update":"Sat Aug 10 07:44:09 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.60799999999999998,"15min":0.61099999999999999},"min":{"1min":0.42199999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.85999999999999999,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.442},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.64200000000000002,"15min":0.64600000000000002},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.44900000000000001}]},{"osd":7,"last update":"Sat Aug 10 07:43:35 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.54100000000000004}]}]},{"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":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.58899999999999997,"15min":0.59399999999999997},"min":{"1min":0.40200000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.59699999999999998,"15min":0.59799999999999998},"min":{"1min":0.378,"5min":0.374,"15min":0.374},"max":{"1min":0.92900000000000005,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.48399999999999999}]},{"osd":1,"last update":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.54900000000000004,"15min":0.54700000000000004},"min":{"1min":0.38100000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.53700000000000003,"15min":0.54100000000000004},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"last":0.52600000000000002}]},{"osd":2,"last update":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.39300000000000002,"5min":0.37,"15min":0.37},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.55500000000000005,"15min":0.55600000000000005},"min":{"1min":0.40899999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.38500000000000001}]},{"osd":3,"last update":"Sat Aug 10 07:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.55300000000000005,"15min":0.55200000000000005},"min":{"1min":0.377,"5min":0.373,"15min":0.373},"max":{"1min":0.97099999999999997,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.437},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.55300000000000005,"15min":0.55000000000000004},"min":{"1min":0.42399999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.505}]},{"osd":5,"last update":"Sat Aug 10 07:43:50 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.42899999999999999,"15min":0.42099999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.054,"5min":1.054,"15min":1.054},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.497,"5min":0.46100000000000002,"15min":0.45500000000000002},"min":{"1min":0.34499999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.54200000000000004}]},{"osd":6,"last update":"Sat Aug 10 07:43:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.99099999999999999,"5min":0.99099999999999999,"15min":0.99099999999999999},"last":0.59199999999999997}]},{"osd":7,"last update":"Sat Aug 10 07:43:32 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.63500000000000001}]}]},{"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":5632,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739520,"statfs":{"total":95995035648,"available":95989268480,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"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":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.48299999999999998,"15min":0.47699999999999998},"min":{"1min":0.34999999999999998,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.504,"15min":0.49299999999999999},"min":{"1min":0.433,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.628}]},{"osd":1,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.51100000000000001,"15min":0.50700000000000001},"min":{"1min":0.34999999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.52200000000000002,"15min":0.51600000000000001},"min":{"1min":0.38400000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.434}]},{"osd":2,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.48999999999999999,"15min":0.48599999999999999},"min":{"1min":0.371,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.36899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.48899999999999999}]},{"osd":3,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.52800000000000002,"15min":0.52400000000000002},"min":{"1min":0.35799999999999998,"5min":0.313,"15min":0.313},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.52900000000000003,"15min":0.52600000000000002},"min":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Aug 10 07:43:55 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.39200000000000002,"15min":0.38200000000000001},"min":{"1min":0.26200000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.504},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.38600000000000001,"15min":0.36799999999999999},"min":{"1min":0.29299999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.60199999999999998}]},{"osd":6,"last update":"Sat Aug 10 07:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.51200000000000001}]},{"osd":7,"last update":"Sat Aug 10 07:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.66900000000000004}]}]}],"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-08-10T07:44:16.000 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-10T07:44:16.000 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-10T07:44:16.000 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-10T07:44:16.000 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -- ceph health --format=json 2024-08-10T07:44:16.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:16 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:16.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:16 smithi047 ceph-mon[30549]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:44:16.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:16 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:16.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:16 smithi047 ceph-mon[25667]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:44:16.362 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:16 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:16.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:16 smithi081 ceph-mon[26726]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-10T07:44:17.254 INFO:teuthology.orchestra.run.smithi047.stderr:Inferring config /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/mon.a/config 2024-08-10T07:44:17.360 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:17 smithi047 ceph-mon[30549]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:17.361 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:17 smithi047 ceph-mon[25667]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:17.361 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:17.090Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00173834s 2024-08-10T07:44:17.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:17 smithi081 ceph-mon[26726]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:18 smithi081 ceph-mon[26726]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:19.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:18 smithi047 ceph-mon[25667]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:19.277 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:18 smithi047 ceph-mon[30549]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:19.386 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 systemd[1]: Starting Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:44:19.676 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 podman[45036]: 2024-08-10 07:44:19.286551356 +0000 UTC m=+0.016473991 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-08-10T07:44:19.676 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 podman[45036]: 2024-08-10 07:44:19.388968958 +0000 UTC m=+0.118891580 container create 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, architecture=x86_64, io.buildah.version=1.24.2, com.redhat.component=ubi8-container, vcs-type=git, vendor=Red Hat, Inc., 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, description=Ceph Grafana Container, version=8.5, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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., 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, name=ubi8, io.openshift.tags=base rhel8, release=236.1648460182, maintainer=Paul Cuzner , io.openshift.expose-services=) 2024-08-10T07:44:19.676 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 podman[45036]: 2024-08-10 07:44:19.674643124 +0000 UTC m=+0.404565757 container init 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, 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, vcs-type=git, vendor=Red Hat, Inc., maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, architecture=x86_64, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, description=Ceph Grafana Container, io.openshift.expose-services=, 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., release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-08-10T07:44:19.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 podman[45036]: 2024-08-10 07:44:19.677998221 +0000 UTC m=+0.407920848 container start 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, com.redhat.component=ubi8-container, 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=, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, description=Ceph Grafana Container) 2024-08-10T07:44:19.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+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-08-10T07:44:19.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+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-08-10T07:44:19.926 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-08-10T07:44:19.927 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-08-10T07:44:19.928 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-08-10T07:44:19.928 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="App mode production" logger=settings 2024-08-10T07:44:19.928 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-08-10T07:44:19.928 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+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-08-10T07:44:19.928 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-08-10T07:44:19.929 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-08-10T07:44:19.930 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-08-10T07:44:19.931 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-08-10T07:44:19.932 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 bash[45036]: 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 systemd[1]: Started Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-08-10T07:44:19.933 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-08-10T07:44:19.934 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-10T07:44:19.935 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-08-10T07:44:19.936 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-08-10T07:44:19.937 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-08-10T07:44:19.938 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-08-10T07:44:19.939 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-08-10T07:44:19.940 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-08-10T07:44:19.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-08-10T07:44:19.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-10T07:44:19.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-08-10T07:44:19.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-10T07:44:19.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-08-10T07:44:19.941 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-08-10T07:44:20.179 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-10T07:44:20.179 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-08-10T07:44:20.179 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-08-10T07:44:20.179 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-08-10T07:44:20.180 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-08-10T07:44:20.180 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-08-10T07:44:20.180 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-08-10T07:44:20.181 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-08-10T07:44:20.182 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-08-10T07:44:20.182 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-08-10T07:44:20.182 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+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-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-08-10T07:44:20.183 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-08-10T07:44:20.184 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-08-10T07:44:20.185 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-08-10T07:44:20.186 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-08-10T07:44:20.186 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-08-10T07:44:20.186 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-08-10T07:44:20.186 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-08-10T07:44:20.187 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+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-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-08-10T07:44:20.188 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-10T07:44:20.189 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-08-10T07:44:20.190 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-08-10T07:44:20.191 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-10T07:44:20.192 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-08-10T07:44:20.193 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-08-10T07:44:20.194 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+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-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-08-10T07:44:20.195 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-10T07:44:20.196 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+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-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+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-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-08-10T07:44:20.197 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-08-10T07:44:20.198 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-08-10T07:44:20.198 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-08-10T07:44:20.198 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-08-10T07:44:20.198 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-08-10T07:44:20.467 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-08-10T07:44:20.523 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-08-10T07:44:20.524 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-08-10T07:44:20.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-08-10T07:44:20.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-08-10T07:44:20.525 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-08-10T07:44:20.526 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=552.309886ms 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+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-08-10T07:44:20.527 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-10T07:44:20.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-08-10T07:44:20.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-08-10T07:44:20.528 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:44:20+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-08-10T07:44:20.707 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:44:20.707 INFO:teuthology.orchestra.run.smithi047.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-10T07:44:21.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:21.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: Reconfiguring daemon alertmanager.a on smithi047 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3469036265' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:21.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: Reconfiguring daemon alertmanager.a on smithi047 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:20 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3469036265' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-10T07:44:21.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:21.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:21.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:21.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:21.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:21.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:44:21.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T07:44:21.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: Reconfiguring daemon alertmanager.a on smithi047 2024-08-10T07:44:21.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:21.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:20 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3469036265' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-10T07:44:23.204 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:22 smithi047 ceph-mon[30549]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:23.204 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:22 smithi047 ceph-mon[25667]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:22 smithi081 ceph-mon[26726]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:23.233 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-10T07:44:23.234 INFO:tasks.cephadm:Setup complete, yielding 2024-08-10T07:44:23.234 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-10T07:44:23.244 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi047.front.sepia.ceph.com 2024-08-10T07:44:23.244 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-08-10T07:44:24.520 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:24 smithi047 systemd[1]: Stopping Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:44:24.816 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:24 smithi047 bash[51356]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager.a" found: no such container 2024-08-10T07:44:25.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:24 smithi081 ceph-mon[26726]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:25.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:25.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:24 smithi047 ceph-mon[25667]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:25.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:25.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:24 smithi047 ceph-mon[30549]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:25.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:25.459 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:44:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:25.459 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:26.122 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[49907]: level=info ts=2024-08-10T07:44:25.804Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-08-10T07:44:26.123 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:25 smithi047 podman[51383]: 2024-08-10 07:44:25.825253835 +0000 UTC m=+1.186782910 container died 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:26.411 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:26 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:26 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.412 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:26 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.490 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.490 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.490 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.490 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.490 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.490 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:26.491 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 podman[51383]: 2024-08-10 07:44:26.271085815 +0000 UTC m=+1.632614924 container cleanup 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:26.491 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 bash[51383]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T07:44:26.752 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:44:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:26.752 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 podman[51474]: 2024-08-10 07:44:26.488837839 +0000 UTC m=+0.661812194 container remove 101cc60c1f00e4922ebccd7c1aa8d49d5ffe5af9f23758604197b66c76d423bd (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:26.752 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 podman[51474]: 2024-08-10 07:44:26.581184252 +0000 UTC m=+0.754158611 volume remove 354f83e0328ca6fcdc4d898e8b33e60c753949578020439fccf5e7c79ab62a95 2024-08-10T07:44:26.752 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 bash[51500]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager.a" found: no such container 2024-08-10T07:44:26.752 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T07:44:26.752 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 systemd[1]: Stopped Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:44:26.752 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:26 smithi047 systemd[1]: Starting Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:44:27.371 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:27 smithi047 ceph-mon[30549]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:27.371 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:27 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:27.371 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:27 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:27.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:27 smithi047 ceph-mon[25667]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:27.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:27 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:27.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:27 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:27 smithi081 ceph-mon[26726]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:27 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:27 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:29.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:28 smithi047 ceph-mon[25667]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:29.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:28 smithi047 ceph-mon[30549]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:29.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:28 smithi081 ceph-mon[26726]: pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:29.623 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 podman[51849]: 2024-08-10 07:44:29.389608299 +0000 UTC m=+0.110425518 volume create a221f5572f875f6f1c12a937647f9314c6aaa7b6ef1ca030437a675c834054bf 2024-08-10T07:44:29.623 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 podman[51849]: 2024-08-10 07:44:29.301321599 +0000 UTC m=+0.022138847 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-08-10T07:44:29.623 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 podman[51849]: 2024-08-10 07:44:29.456723265 +0000 UTC m=+0.177540484 container create fabd946bbba991f3567416fe62514e55df0200952a513a56aaace4eb71b211a1 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:29.891 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-mon[25667]: osdmap e60: 8 total, 8 up, 8 in 2024-08-10T07:44:29.891 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 podman[51849]: 2024-08-10 07:44:29.759296069 +0000 UTC m=+0.480113289 container init fabd946bbba991f3567416fe62514e55df0200952a513a56aaace4eb71b211a1 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:29.891 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 podman[51849]: 2024-08-10 07:44:29.762308454 +0000 UTC m=+0.483125676 container start fabd946bbba991f3567416fe62514e55df0200952a513a56aaace4eb71b211a1 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:29.891 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.773Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-08-10T07:44:29.891 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.773Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-08-10T07:44:29.891 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.775Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.47 port=9094 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.776Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.805Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.805Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.808Z caller=main.go:518 msg=Listening address=:9093 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:29.808Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 bash[51849]: fabd946bbba991f3567416fe62514e55df0200952a513a56aaace4eb71b211a1 2024-08-10T07:44:29.892 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:29 smithi047 systemd[1]: Started Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:44:29.933 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:44:29.934 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "338f3ac1-e742-4fd1-958f-43a085904d83", 2024-08-10T07:44:29.934 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "r", 2024-08-10T07:44:29.934 INFO:teuthology.orchestra.run.smithi047.stdout: "current_period": "0ec1eb3b-49ff-4e0f-964a-f1323b9c4e8c", 2024-08-10T07:44:29.934 INFO:teuthology.orchestra.run.smithi047.stdout: "epoch": 1 2024-08-10T07:44:29.934 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:44:30.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:29 smithi081 ceph-mon[26726]: osdmap e60: 8 total, 8 up, 8 in 2024-08-10T07:44:30.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:29 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/98717762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-10T07:44:30.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:29 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-10T07:44:30.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/98717762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-10T07:44:30.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-10T07:44:30.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-mon[30549]: osdmap e60: 8 total, 8 up, 8 in 2024-08-10T07:44:30.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/98717762' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-10T07:44:30.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:29 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-10T07:44:30.592 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-08-10T07:44:31.209 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[25667]: pgmap v53: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:31.209 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-10T07:44:31.209 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[25667]: osdmap e61: 8 total, 8 up, 8 in 2024-08-10T07:44:31.209 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:31.209 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[25667]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[25667]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[30549]: pgmap v53: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[30549]: osdmap e61: 8 total, 8 up, 8 in 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[30549]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:44:31.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:30 smithi047 ceph-mon[30549]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:44:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:30 smithi081 ceph-mon[26726]: pgmap v53: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:30 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-10T07:44:31.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:30 smithi081 ceph-mon[26726]: osdmap e61: 8 total, 8 up, 8 in 2024-08-10T07:44:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:30 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:30 smithi081 ceph-mon[26726]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:44:31.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:30 smithi081 ceph-mon[26726]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:44:32.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:31 smithi047 ceph-mon[25667]: osdmap e62: 8 total, 8 up, 8 in 2024-08-10T07:44:32.025 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:31 smithi047 ceph-mon[30549]: osdmap e62: 8 total, 8 up, 8 in 2024-08-10T07:44:32.025 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:31.776Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000727097s 2024-08-10T07:44:32.175 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:31 smithi081 ceph-mon[26726]: osdmap e62: 8 total, 8 up, 8 in 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "0f35693b-96dc-45ac-95a3-958ff49fded3", 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "default", 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "api_name": "default", 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "is_master": "true", 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "endpoints": [], 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "hostnames": [], 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "hostnames_s3website": [], 2024-08-10T07:44:32.762 INFO:teuthology.orchestra.run.smithi047.stdout: "master_zone": "", 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: "zones": [], 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: "placement_targets": [], 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: "default_placement": "", 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: "realm_id": "338f3ac1-e742-4fd1-958f-43a085904d83", 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: "sync_policy": { 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: "groups": [] 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:32.763 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:44:33.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:32 smithi081 ceph-mon[26726]: pgmap v55: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:33.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:32 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:44:33.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:32 smithi081 bash[45935]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T07:44:33.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T07:44:33.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-10T07:44:33.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.065Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[42972]: ts=2024-08-10T07:44:33.066Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-10T07:44:33.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 podman[45947]: 2024-08-10 07:44:33.075644991 +0000 UTC m=+0.146158282 container died d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:33.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:32 smithi047 ceph-mon[25667]: pgmap v55: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:33.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:32 smithi047 ceph-mon[30549]: pgmap v55: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:33.426 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-08-10T07:44:33.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 podman[45947]: 2024-08-10 07:44:33.447792652 +0000 UTC m=+0.518305933 container cleanup d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:33.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 bash[45947]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T07:44:33.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:33 smithi081 bash[45975]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T07:44:35.151 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:34 smithi047 ceph-mon[30549]: pgmap v56: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:35.151 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:34 smithi047 ceph-mon[25667]: pgmap v56: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:35.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:34 smithi081 ceph-mon[26726]: pgmap v56: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:35.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:35 smithi081 podman[45960]: 2024-08-10 07:44:35.408814533 +0000 UTC m=+2.333455419 container remove d91c6bf6409e009b815769953bc7f894985e3bb80adf3dfac9e41feac24fceb2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:35.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:35 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T07:44:35.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:35 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:44:35.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:35 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:44:35.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:35 smithi081 podman[46038]: 2024-08-10 07:44:35.555898685 +0000 UTC m=+0.018870694 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "f4ba3107-2be5-46ac-8f52-bf739e52520e", 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "z", 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout: "domain_root": "z.rgw.meta:root", 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout: "control_pool": "z.rgw.control", 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout: "gc_pool": "z.rgw.log:gc", 2024-08-10T07:44:36.006 INFO:teuthology.orchestra.run.smithi047.stdout: "lc_pool": "z.rgw.log:lc", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "log_pool": "z.rgw.log", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "roles_pool": "z.rgw.meta:roles", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "otp_pool": "z.rgw.otp", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "system_key": { 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "access_key": "", 2024-08-10T07:44:36.007 INFO:teuthology.orchestra.run.smithi047.stdout: "secret_key": "" 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "placement_pools": [ 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "key": "default-placement", 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "val": { 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "index_pool": "z.rgw.buckets.index", 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "storage_classes": { 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "STANDARD": { 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "data_pool": "z.rgw.buckets.data" 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-08-10T07:44:36.008 INFO:teuthology.orchestra.run.smithi047.stdout: "index_type": 0 2024-08-10T07:44:36.009 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:36.009 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:36.009 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T07:44:36.009 INFO:teuthology.orchestra.run.smithi047.stdout: "realm_id": "338f3ac1-e742-4fd1-958f-43a085904d83", 2024-08-10T07:44:36.009 INFO:teuthology.orchestra.run.smithi047.stdout: "notif_pool": "z.rgw.log:notif" 2024-08-10T07:44:36.009 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:44:36.747 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-08-10T07:44:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:36 smithi081 ceph-mon[26726]: pgmap v57: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-08-10T07:44:36.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:36 smithi081 podman[46038]: 2024-08-10 07:44:36.678630761 +0000 UTC m=+1.141602798 container create 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:37.021 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:36 smithi047 ceph-mon[30549]: pgmap v57: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-08-10T07:44:37.021 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:36 smithi047 ceph-mon[25667]: pgmap v57: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-08-10T07:44:37.859 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:37.859 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:38.883 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 podman[46038]: 2024-08-10 07:44:38.53896092 +0000 UTC m=+3.001932925 container init 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 podman[46038]: 2024-08-10 07:44:38.542733761 +0000 UTC m=+3.005705768 container start 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.569Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.569Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.569Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.569Z caller=main.go:518 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.569Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.569Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.571Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.572Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.572Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.576Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T07:44:38.884 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.576Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.129µs 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.576Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.577Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.577Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.577Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.003µs wal_replay_duration=1.711409ms total_replay_duration=1.765225ms 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.578Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.578Z caller=main.go:947 level=info msg="TSDB started" 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.578Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.595Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.898925ms db_storage=713ns remote_storage=1.695µs web_handler=479ns query_engine=810ns scrape=407.103µs scrape_sd=43.639µs notify=28.458µs notify_sd=12.255µs rules=16.174368ms 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:44:38.595Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 bash[46038]: 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 2024-08-10T07:44:38.885 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:44:38 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: pgmap v58: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.47:9093"}]: dispatch 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:39.846 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:39.847 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.123 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:44:39.778Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001842498s 2024-08-10T07:44:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: pgmap v58: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-08-10T07:44:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:44:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.47:9093"}]: dispatch 2024-08-10T07:44:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:40.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: pgmap v58: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.47:9093"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:40.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:40.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:40.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.47:9093"}]: dispatch 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: osdmap e63: 8 total, 8 up, 8 in 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: pgmap v60: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-08-10T07:44:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:40 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-10T07:44:41.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:44:41.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.47:9093"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: osdmap e63: 8 total, 8 up, 8 in 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: pgmap v60: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.47:9093"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:44:41.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.81:3000"}]: dispatch 2024-08-10T07:44:41.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: osdmap e63: 8 total, 8 up, 8 in 2024-08-10T07:44:41.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: pgmap v60: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-08-10T07:44:41.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:40 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-10T07:44:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:41 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-10T07:44:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:41 smithi081 ceph-mon[26726]: osdmap e64: 8 total, 8 up, 8 in 2024-08-10T07:44:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:41 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-10T07:44:42.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:41 smithi047 ceph-mon[25667]: osdmap e64: 8 total, 8 up, 8 in 2024-08-10T07:44:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:41 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-10T07:44:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:41 smithi047 ceph-mon[30549]: osdmap e64: 8 total, 8 up, 8 in 2024-08-10T07:44:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:42 smithi081 ceph-mon[26726]: pgmap v62: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-08-10T07:44:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:42 smithi081 ceph-mon[26726]: osdmap e65: 8 total, 8 up, 8 in 2024-08-10T07:44:43.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:42 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-10T07:44:43.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:42 smithi047 ceph-mon[30549]: pgmap v62: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-08-10T07:44:43.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:42 smithi047 ceph-mon[30549]: osdmap e65: 8 total, 8 up, 8 in 2024-08-10T07:44:43.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:42 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-10T07:44:43.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:42 smithi047 ceph-mon[25667]: pgmap v62: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-08-10T07:44:43.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:42 smithi047 ceph-mon[25667]: osdmap e65: 8 total, 8 up, 8 in 2024-08-10T07:44:43.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:42 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-10T07:44:44.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:43 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-10T07:44:44.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:43 smithi081 ceph-mon[26726]: osdmap e66: 8 total, 8 up, 8 in 2024-08-10T07:44:44.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:43 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-10T07:44:44.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:43 smithi047 ceph-mon[25667]: osdmap e66: 8 total, 8 up, 8 in 2024-08-10T07:44:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:43 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2159505898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-10T07:44:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:43 smithi047 ceph-mon[30549]: osdmap e66: 8 total, 8 up, 8 in 2024-08-10T07:44:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:44 smithi081 ceph-mon[26726]: pgmap v65: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:44 smithi081 ceph-mon[26726]: osdmap e67: 8 total, 8 up, 8 in 2024-08-10T07:44:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:44 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-10T07:44:45.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:44 smithi047 ceph-mon[25667]: pgmap v65: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:45.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:44 smithi047 ceph-mon[25667]: osdmap e67: 8 total, 8 up, 8 in 2024-08-10T07:44:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:44 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-10T07:44:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:44 smithi047 ceph-mon[30549]: pgmap v65: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:44 smithi047 ceph-mon[30549]: osdmap e67: 8 total, 8 up, 8 in 2024-08-10T07:44:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:44 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-10T07:44:46.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:45 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-10T07:44:46.216 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:45 smithi081 ceph-mon[26726]: osdmap e68: 8 total, 8 up, 8 in 2024-08-10T07:44:46.217 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:45 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-10T07:44:46.217 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:45 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-10T07:44:46.217 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:45 smithi081 ceph-mon[26726]: osdmap e69: 8 total, 8 up, 8 in 2024-08-10T07:44:46.217 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:45 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-10T07:44:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[25667]: osdmap e68: 8 total, 8 up, 8 in 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[25667]: osdmap e69: 8 total, 8 up, 8 in 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[30549]: osdmap e68: 8 total, 8 up, 8 in 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[30549]: osdmap e69: 8 total, 8 up, 8 in 2024-08-10T07:44:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:45 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-10T07:44:46.971 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:44:46.971 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "16b73063-c558-4886-83ee-a9eb5b362f5a", 2024-08-10T07:44:46.971 INFO:teuthology.orchestra.run.smithi047.stdout: "epoch": 1, 2024-08-10T07:44:46.971 INFO:teuthology.orchestra.run.smithi047.stdout: "predecessor_uuid": "0ec1eb3b-49ff-4e0f-964a-f1323b9c4e8c", 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "sync_status": [], 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "period_map": { 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "16b73063-c558-4886-83ee-a9eb5b362f5a", 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "zonegroups": [ 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "0f35693b-96dc-45ac-95a3-958ff49fded3", 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "default", 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "api_name": "default", 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "is_master": "true", 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "endpoints": [], 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "hostnames": [], 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "hostnames_s3website": [], 2024-08-10T07:44:46.972 INFO:teuthology.orchestra.run.smithi047.stdout: "master_zone": "f4ba3107-2be5-46ac-8f52-bf739e52520e", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "zones": [ 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "id": "f4ba3107-2be5-46ac-8f52-bf739e52520e", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "z", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "endpoints": [], 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "log_meta": "false", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "log_data": "false", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "bucket_index_max_shards": 11, 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "read_only": "false", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "tier_type": "", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "sync_from_all": "true", 2024-08-10T07:44:46.973 INFO:teuthology.orchestra.run.smithi047.stdout: "sync_from": [], 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: "redirect_zone": "" 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: "placement_targets": [ 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: "name": "default-placement", 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: "tags": [], 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: "storage_classes": [ 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: "STANDARD" 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: ] 2024-08-10T07:44:46.974 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "default_placement": "default-placement", 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "realm_id": "338f3ac1-e742-4fd1-958f-43a085904d83", 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "sync_policy": { 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "groups": [] 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "short_zone_ids": [ 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: { 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "key": "f4ba3107-2be5-46ac-8f52-bf739e52520e", 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: "val": 1676769606 2024-08-10T07:44:46.975 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: ] 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "master_zonegroup": "0f35693b-96dc-45ac-95a3-958ff49fded3", 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "master_zone": "f4ba3107-2be5-46ac-8f52-bf739e52520e", 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "period_config": { 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "bucket_quota": { 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "enabled": false, 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "check_on_raw": false, 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "max_size": -1, 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "max_size_kb": 0, 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "max_objects": -1 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:46.976 INFO:teuthology.orchestra.run.smithi047.stdout: "user_quota": { 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "enabled": false, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "check_on_raw": false, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_size": -1, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_size_kb": 0, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_objects": -1 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "user_ratelimit": { 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_read_ops": 0, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_write_ops": 0, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_read_bytes": 0, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "max_write_bytes": 0, 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: "enabled": false 2024-08-10T07:44:46.977 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "bucket_ratelimit": { 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_read_ops": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_write_ops": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_read_bytes": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_write_bytes": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "enabled": false 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "anonymous_ratelimit": { 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_read_ops": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_write_ops": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_read_bytes": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "max_write_bytes": 0, 2024-08-10T07:44:46.978 INFO:teuthology.orchestra.run.smithi047.stdout: "enabled": false 2024-08-10T07:44:46.979 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:44:46.979 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:44:46.979 INFO:teuthology.orchestra.run.smithi047.stdout: "realm_id": "338f3ac1-e742-4fd1-958f-43a085904d83", 2024-08-10T07:44:46.979 INFO:teuthology.orchestra.run.smithi047.stdout: "realm_name": "r", 2024-08-10T07:44:46.979 INFO:teuthology.orchestra.run.smithi047.stdout: "realm_epoch": 2 2024-08-10T07:44:46.979 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:44:47.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:46 smithi081 ceph-mon[26726]: pgmap v68: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-10T07:44:47.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:46 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:47.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:46 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:47.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:46 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-10T07:44:47.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:46 smithi081 ceph-mon[26726]: osdmap e70: 8 total, 8 up, 8 in 2024-08-10T07:44:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[25667]: pgmap v68: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-10T07:44:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-10T07:44:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[25667]: osdmap e70: 8 total, 8 up, 8 in 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[30549]: pgmap v68: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2377694341' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-mon[30549]: osdmap e70: 8 total, 8 up, 8 in 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:44:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:47.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:44:46] "GET /metrics HTTP/1.1" 200 193023 "" "Prometheus/2.33.4" 2024-08-10T07:44:47.843 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-08-10T07:44:48.409 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:48 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:44:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:48.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:44:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:44:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:44:49.397 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:49 smithi047 ceph-mon[25667]: pgmap v71: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-10T07:44:49.398 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:49 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:49.398 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:49 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:49.398 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:49 smithi047 ceph-mon[30549]: pgmap v71: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-10T07:44:49.398 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:49 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:49.398 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:49 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:49 smithi081 ceph-mon[26726]: pgmap v71: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-08-10T07:44:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:49 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:49 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:51.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:51 smithi047 ceph-mon[25667]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-10T07:44:51.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:51 smithi047 ceph-mon[30549]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-10T07:44:51.471 INFO:teuthology.orchestra.run.smithi047.stdout:Scheduled rgw.foo update... 2024-08-10T07:44:51.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:51 smithi081 ceph-mon[26726]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-10T07:44:52.158 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph osd pool create foo' 2024-08-10T07:44:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: Saving service rgw.foo spec with placement count:2 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: Saving service rgw.foo spec with placement count:2 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T07:44:52.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-10T07:44:52.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:52.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:52 smithi081 ceph-mon[26726]: Deploying daemon rgw.foo.smithi047.wvigwh on smithi047 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: Saving service rgw.foo spec with placement count:2 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: Saving service rgw.foo spec with placement count:2 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[25667]: Deploying daemon rgw.foo.smithi047.wvigwh on smithi047 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='client.24589 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: Saving service rgw.foo spec with placement count:2 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:44:52.753 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: Saving service rgw.foo spec with placement count:2 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:52.754 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:52 smithi047 ceph-mon[30549]: Deploying daemon rgw.foo.smithi047.wvigwh on smithi047 2024-08-10T07:44:53.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:53 smithi047 ceph-mon[25667]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-08-10T07:44:53.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:53 smithi047 ceph-mon[30549]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-08-10T07:44:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:53 smithi081 ceph-mon[26726]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-08-10T07:44:54.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-08-10T07:44:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:44:54.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:44:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-10T07:44:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-08-10T07:44:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-08-10T07:44:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-08-10T07:44:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:44:54.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:44:55.819 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[30549]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-10T07:44:55.819 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-10T07:44:55.819 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-10T07:44:55.819 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-08-10T07:44:55.819 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-08-10T07:44:55.819 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[30549]: osdmap e71: 8 total, 8 up, 8 in 2024-08-10T07:44:55.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[25667]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-10T07:44:55.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-10T07:44:55.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-10T07:44:55.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-08-10T07:44:55.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-08-10T07:44:55.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:55 smithi047 ceph-mon[25667]: osdmap e71: 8 total, 8 up, 8 in 2024-08-10T07:44:55.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:55 smithi081 ceph-mon[26726]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-10T07:44:55.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-10T07:44:55.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-10T07:44:55.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]': finished 2024-08-10T07:44:55.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:55 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-08-10T07:44:55.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:55 smithi081 ceph-mon[26726]: osdmap e71: 8 total, 8 up, 8 in 2024-08-10T07:44:56.588 INFO:teuthology.orchestra.run.smithi047.stderr:pool 'foo' created 2024-08-10T07:44:56.660 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-mon[30549]: osdmap e72: 8 total, 8 up, 8 in 2024-08-10T07:44:56.660 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2245543401' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-10T07:44:56.660 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-10T07:44:56.660 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-mon[25667]: osdmap e72: 8 total, 8 up, 8 in 2024-08-10T07:44:56.661 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2245543401' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-10T07:44:56.661 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-10T07:44:56.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:56 smithi081 ceph-mon[26726]: osdmap e72: 8 total, 8 up, 8 in 2024-08-10T07:44:56.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:56 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2245543401' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-10T07:44:56.943 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:56 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-10T07:44:57.310 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:44:56] "GET /metrics HTTP/1.1" 200 196760 "" "Prometheus/2.33.4" 2024-08-10T07:44:57.334 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'rbd pool init foo' 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: pgmap v77: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: osdmap e73: 8 total, 8 up, 8 in 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:57.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: pgmap v77: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: osdmap e73: 8 total, 8 up, 8 in 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:57.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: pgmap v77: 129 pgs: 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-08-10T07:44:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-10T07:44:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: osdmap e73: 8 total, 8 up, 8 in 2024-08-10T07:44:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T07:44:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-10T07:44:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:44:58.279 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:44:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:44:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:44:58.313 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:44:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:44:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:44:58.850 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:58 smithi081 ceph-mon[26726]: Deploying daemon rgw.foo.smithi081.kphgwy on smithi081 2024-08-10T07:44:58.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:58 smithi081 ceph-mon[26726]: osdmap e74: 8 total, 8 up, 8 in 2024-08-10T07:44:58.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:58 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:58.851 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:58 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[25667]: Deploying daemon rgw.foo.smithi081.kphgwy on smithi081 2024-08-10T07:44:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[25667]: osdmap e74: 8 total, 8 up, 8 in 2024-08-10T07:44:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[30549]: Deploying daemon rgw.foo.smithi081.kphgwy on smithi081 2024-08-10T07:44:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[30549]: osdmap e74: 8 total, 8 up, 8 in 2024-08-10T07:44:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:58 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:44:59.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:59 smithi081 ceph-mon[26726]: pgmap v80: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:59.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:59 smithi081 ceph-mon[26726]: osdmap e75: 8 total, 8 up, 8 in 2024-08-10T07:44:59.790 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:44:59 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3932668556' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-10T07:44:59.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:59 smithi047 ceph-mon[30549]: pgmap v80: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:59.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:59 smithi047 ceph-mon[30549]: osdmap e75: 8 total, 8 up, 8 in 2024-08-10T07:44:59.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:44:59 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3932668556' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-10T07:44:59.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:59 smithi047 ceph-mon[25667]: pgmap v80: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:44:59.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:59 smithi047 ceph-mon[25667]: osdmap e75: 8 total, 8 up, 8 in 2024-08-10T07:44:59.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:44:59 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3932668556' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-10T07:45:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: pgmap v83: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3932668556' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-10T07:45:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: osdmap e76: 8 total, 8 up, 8 in 2024-08-10T07:45:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:00.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:00 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:01.254 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: pgmap v83: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:01.254 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3932668556' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-10T07:45:01.254 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: osdmap e76: 8 total, 8 up, 8 in 2024-08-10T07:45:01.254 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:01.254 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: pgmap v83: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3932668556' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: osdmap e76: 8 total, 8 up, 8 in 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:01.255 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:00 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: pgmap v84: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 7.7 KiB/s wr, 262 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: osdmap e77: 8 total, 8 up, 8 in 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:02.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: pgmap v86: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 9.9 KiB/s wr, 335 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: pgmap v87: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 424 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: pgmap v88: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:02.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: pgmap v89: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:02.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: pgmap v84: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 7.7 KiB/s wr, 262 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:02.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:45:02.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: osdmap e77: 8 total, 8 up, 8 in 2024-08-10T07:45:02.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:02.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:02.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: pgmap v86: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 9.9 KiB/s wr, 335 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: pgmap v87: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 424 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: pgmap v88: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:02.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: pgmap v89: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: pgmap v84: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 7.7 KiB/s wr, 262 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-08-10T07:45:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: osdmap e77: 8 total, 8 up, 8 in 2024-08-10T07:45:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: pgmap v86: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 9.9 KiB/s wr, 335 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: pgmap v87: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 176 KiB/s rd, 12 KiB/s wr, 424 op/s; 0 B/s, 0 objects/s recovering 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:02.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: pgmap v88: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: pgmap v89: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:02.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:03.206 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:02 smithi047 ceph-mon[30549]: osdmap e78: 8 total, 8 up, 8 in 2024-08-10T07:45:03.206 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:02 smithi047 ceph-mon[25667]: osdmap e78: 8 total, 8 up, 8 in 2024-08-10T07:45:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:02 smithi081 ceph-mon[26726]: osdmap e78: 8 total, 8 up, 8 in 2024-08-10T07:45:03.236 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch apply iscsi foo u p' 2024-08-10T07:45:04.032 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:03 smithi047 ceph-mon[25667]: pgmap v91: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:04.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:03 smithi047 ceph-mon[30549]: pgmap v91: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:04.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:03 smithi081 ceph-mon[26726]: pgmap v91: 161 pgs: 161 active+clean; 584 KiB data, 55 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:05.020 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:04 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:05.020 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:04 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:04 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:05.670 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:45:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:06.484 INFO:teuthology.orchestra.run.smithi047.stdout:Scheduled iscsi.foo update... 2024-08-10T07:45:06.693 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:06 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:06.693 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:06 smithi047 ceph-mon[25667]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 1.2 KiB/s wr, 257 op/s 2024-08-10T07:45:06.694 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:06 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:06.694 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:06 smithi047 ceph-mon[30549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 1.2 KiB/s wr, 257 op/s 2024-08-10T07:45:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:06 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:06 smithi081 ceph-mon[26726]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 1.2 KiB/s wr, 257 op/s 2024-08-10T07:45:06.963 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:45:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:06.963 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:06] "GET /metrics HTTP/1.1" 200 196760 "" "Prometheus/2.33.4" 2024-08-10T07:45:07.415 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'sleep 180' 2024-08-10T07:45:07.695 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: Saving service iscsi.foo spec with placement count:1 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 968 B/s wr, 204 op/s 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 1007 B/s wr, 212 op/s 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:07.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: Saving service iscsi.foo spec with placement count:1 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 968 B/s wr, 204 op/s 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 1007 B/s wr, 212 op/s 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:07.698 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:45:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: Saving service iscsi.foo spec with placement count:1 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 968 B/s wr, 204 op/s 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 142 KiB/s rd, 1007 B/s wr, 212 op/s 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:07 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:08.094 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:45:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:08.688 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:45:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:45:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:08 smithi081 ceph-mon[26726]: osdmap e79: 8 total, 8 up, 8 in 2024-08-10T07:45:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:08 smithi081 ceph-mon[26726]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 773 B/s wr, 163 op/s 2024-08-10T07:45:09.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:09.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:09.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[30549]: osdmap e79: 8 total, 8 up, 8 in 2024-08-10T07:45:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[30549]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 773 B/s wr, 163 op/s 2024-08-10T07:45:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[25667]: osdmap e79: 8 total, 8 up, 8 in 2024-08-10T07:45:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:08 smithi047 ceph-mon[25667]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 773 B/s wr, 163 op/s 2024-08-10T07:45:10.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:09 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:10.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:09 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:10.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:09 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:10 smithi081 ceph-mon[26726]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 722 B/s wr, 152 op/s 2024-08-10T07:45:11.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:10 smithi047 ceph-mon[25667]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 722 B/s wr, 152 op/s 2024-08-10T07:45:11.251 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:10 smithi047 ceph-mon[30549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 722 B/s wr, 152 op/s 2024-08-10T07:45:11.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:45:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:45:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:12.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:45:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:12 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:45:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:45:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:12 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[25667]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[25667]: Checking pool "foo" exists for service iscsi.foo 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[25667]: Deploying daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[30549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[30549]: Checking pool "foo" exists for service iscsi.foo 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[30549]: Deploying daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:45:13.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:45:13.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:13 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:45:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:13 smithi081 ceph-mon[26726]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:13 smithi081 ceph-mon[26726]: Checking pool "foo" exists for service iscsi.foo 2024-08-10T07:45:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:13 smithi081 ceph-mon[26726]: Deploying daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:45:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:13 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-08-10T07:45:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:13 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:45:15.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: mgrmap e21: y(active, since 2m), standbys: x 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:45:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: mgrmap e21: y(active, since 2m), standbys: x 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:15.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:14 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: mgrmap e21: y(active, since 2m), standbys: x 2024-08-10T07:45:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:45:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:14 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:16.167 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/44951141' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/782522844' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1946291655"}]: dispatch 2024-08-10T07:45:16.168 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/44951141' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:45:16.169 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:15 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/782522844' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1946291655"}]: dispatch 2024-08-10T07:45:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: Checking dashboard <-> RGW credentials 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/44951141' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:45:16.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:15 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/782522844' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1946291655"}]: dispatch 2024-08-10T07:45:17.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:16 smithi081 ceph-mon[26726]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 112 B/s wr, 3 op/s 2024-08-10T07:45:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:16 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/782522844' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1946291655"}]': finished 2024-08-10T07:45:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:16 smithi081 ceph-mon[26726]: osdmap e80: 8 total, 8 up, 8 in 2024-08-10T07:45:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:16 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1337054196' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]: dispatch 2024-08-10T07:45:17.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:16 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]: dispatch 2024-08-10T07:45:17.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[25667]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 112 B/s wr, 3 op/s 2024-08-10T07:45:17.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/782522844' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1946291655"}]': finished 2024-08-10T07:45:17.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[25667]: osdmap e80: 8 total, 8 up, 8 in 2024-08-10T07:45:17.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1337054196' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]: dispatch 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]: dispatch 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:16] "GET /metrics HTTP/1.1" 200 208088 "" "Prometheus/2.33.4" 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[30549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 112 B/s wr, 3 op/s 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/782522844' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1946291655"}]': finished 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[30549]: osdmap e80: 8 total, 8 up, 8 in 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1337054196' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]: dispatch 2024-08-10T07:45:17.235 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:16 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]: dispatch 2024-08-10T07:45:18.198 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]': finished 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[25667]: osdmap e81: 8 total, 8 up, 8 in 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/316864313' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]: dispatch 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]: dispatch 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]': finished 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[30549]: osdmap e81: 8 total, 8 up, 8 in 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/316864313' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]: dispatch 2024-08-10T07:45:18.199 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:17 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]: dispatch 2024-08-10T07:45:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:17 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2150484702"}]': finished 2024-08-10T07:45:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:17 smithi081 ceph-mon[26726]: osdmap e81: 8 total, 8 up, 8 in 2024-08-10T07:45:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:17 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/316864313' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]: dispatch 2024-08-10T07:45:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:17 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]: dispatch 2024-08-10T07:45:18.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:45:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:45:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:18 smithi081 ceph-mon[26726]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 143 B/s wr, 4 op/s 2024-08-10T07:45:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:18 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]': finished 2024-08-10T07:45:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:18 smithi081 ceph-mon[26726]: osdmap e82: 8 total, 8 up, 8 in 2024-08-10T07:45:19.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:18 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1092054620' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2150484702"}]: dispatch 2024-08-10T07:45:19.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[25667]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 143 B/s wr, 4 op/s 2024-08-10T07:45:19.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]': finished 2024-08-10T07:45:19.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[25667]: osdmap e82: 8 total, 8 up, 8 in 2024-08-10T07:45:19.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1092054620' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2150484702"}]: dispatch 2024-08-10T07:45:19.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[30549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 143 B/s wr, 4 op/s 2024-08-10T07:45:19.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1208375938"}]': finished 2024-08-10T07:45:19.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[30549]: osdmap e82: 8 total, 8 up, 8 in 2024-08-10T07:45:19.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:18 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1092054620' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2150484702"}]: dispatch 2024-08-10T07:45:19.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:45:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:20.070 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1092054620' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2150484702"}]': finished 2024-08-10T07:45:20.070 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[30549]: osdmap e83: 8 total, 8 up, 8 in 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2893362388' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]: dispatch 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]: dispatch 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1092054620' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2150484702"}]': finished 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[25667]: osdmap e83: 8 total, 8 up, 8 in 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2893362388' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]: dispatch 2024-08-10T07:45:20.071 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:19 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]: dispatch 2024-08-10T07:45:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:19 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1092054620' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2150484702"}]': finished 2024-08-10T07:45:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:19 smithi081 ceph-mon[26726]: osdmap e83: 8 total, 8 up, 8 in 2024-08-10T07:45:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:19 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2893362388' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]: dispatch 2024-08-10T07:45:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:19 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]: dispatch 2024-08-10T07:45:21.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[25667]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:21.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]': finished 2024-08-10T07:45:21.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[25667]: osdmap e84: 8 total, 8 up, 8 in 2024-08-10T07:45:21.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1325093973' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2220280531"}]: dispatch 2024-08-10T07:45:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[30549]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]': finished 2024-08-10T07:45:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[30549]: osdmap e84: 8 total, 8 up, 8 in 2024-08-10T07:45:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1325093973' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2220280531"}]: dispatch 2024-08-10T07:45:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:21 smithi081 ceph-mon[26726]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:21 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2944917316"}]': finished 2024-08-10T07:45:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:21 smithi081 ceph-mon[26726]: osdmap e84: 8 total, 8 up, 8 in 2024-08-10T07:45:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:21 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1325093973' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2220280531"}]: dispatch 2024-08-10T07:45:22.289 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:45:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1325093973' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2220280531"}]': finished 2024-08-10T07:45:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: osdmap e85: 8 total, 8 up, 8 in 2024-08-10T07:45:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4038194743' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1535869356"}]: dispatch 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1325093973' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2220280531"}]': finished 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: osdmap e85: 8 total, 8 up, 8 in 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4038194743' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1535869356"}]: dispatch 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:22.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1325093973' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2220280531"}]': finished 2024-08-10T07:45:22.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: osdmap e85: 8 total, 8 up, 8 in 2024-08-10T07:45:22.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4038194743' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1535869356"}]: dispatch 2024-08-10T07:45:22.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.683 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:22.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:45:22.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:45:22.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:45:22.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:23.297 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:45:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:23.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:23 smithi081 ceph-mon[26726]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-10T07:45:23.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:23 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4038194743' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1535869356"}]': finished 2024-08-10T07:45:23.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:23 smithi081 ceph-mon[26726]: osdmap e86: 8 total, 8 up, 8 in 2024-08-10T07:45:23.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:23 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4020347110' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1008451921"}]: dispatch 2024-08-10T07:45:23.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:23 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:23.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:23 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[25667]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4038194743' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1535869356"}]': finished 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[25667]: osdmap e86: 8 total, 8 up, 8 in 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4020347110' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1008451921"}]: dispatch 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[30549]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4038194743' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1535869356"}]': finished 2024-08-10T07:45:23.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[30549]: osdmap e86: 8 total, 8 up, 8 in 2024-08-10T07:45:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4020347110' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1008451921"}]: dispatch 2024-08-10T07:45:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:23 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:24.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4020347110' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1008451921"}]': finished 2024-08-10T07:45:24.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[30549]: osdmap e87: 8 total, 8 up, 8 in 2024-08-10T07:45:24.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2630636931' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3503815228"}]: dispatch 2024-08-10T07:45:24.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:24.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4020347110' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1008451921"}]': finished 2024-08-10T07:45:24.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[25667]: osdmap e87: 8 total, 8 up, 8 in 2024-08-10T07:45:24.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2630636931' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3503815228"}]: dispatch 2024-08-10T07:45:24.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:24.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:24 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4020347110' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1008451921"}]': finished 2024-08-10T07:45:24.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:24 smithi081 ceph-mon[26726]: osdmap e87: 8 total, 8 up, 8 in 2024-08-10T07:45:24.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:24 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2630636931' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3503815228"}]: dispatch 2024-08-10T07:45:24.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[25667]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-10T07:45:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2630636931' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3503815228"}]': finished 2024-08-10T07:45:25.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[25667]: osdmap e88: 8 total, 8 up, 8 in 2024-08-10T07:45:25.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/354558318' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/970754324"}]: dispatch 2024-08-10T07:45:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[30549]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-10T07:45:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2630636931' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3503815228"}]': finished 2024-08-10T07:45:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[30549]: osdmap e88: 8 total, 8 up, 8 in 2024-08-10T07:45:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:25 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/354558318' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/970754324"}]: dispatch 2024-08-10T07:45:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:25 smithi081 ceph-mon[26726]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 3 op/s 2024-08-10T07:45:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:25 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2630636931' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3503815228"}]': finished 2024-08-10T07:45:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:25 smithi081 ceph-mon[26726]: osdmap e88: 8 total, 8 up, 8 in 2024-08-10T07:45:25.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:25 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/354558318' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/970754324"}]: dispatch 2024-08-10T07:45:26.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/354558318' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/970754324"}]': finished 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[30549]: osdmap e89: 8 total, 8 up, 8 in 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/863624588' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]: dispatch 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]: dispatch 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/354558318' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/970754324"}]': finished 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[25667]: osdmap e89: 8 total, 8 up, 8 in 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/863624588' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]: dispatch 2024-08-10T07:45:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]: dispatch 2024-08-10T07:45:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:26 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/354558318' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/970754324"}]': finished 2024-08-10T07:45:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:26 smithi081 ceph-mon[26726]: osdmap e89: 8 total, 8 up, 8 in 2024-08-10T07:45:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:26 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/863624588' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]: dispatch 2024-08-10T07:45:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:26 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]: dispatch 2024-08-10T07:45:27.324 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:26] "GET /metrics HTTP/1.1" 200 208166 "" "Prometheus/2.33.4" 2024-08-10T07:45:27.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[30549]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:27.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]': finished 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[30549]: osdmap e90: 8 total, 8 up, 8 in 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2018460443' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]: dispatch 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]: dispatch 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[25667]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]': finished 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[25667]: osdmap e90: 8 total, 8 up, 8 in 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2018460443' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]: dispatch 2024-08-10T07:45:27.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:27 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]: dispatch 2024-08-10T07:45:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:27 smithi081 ceph-mon[26726]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:27 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1134268518"}]': finished 2024-08-10T07:45:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:27 smithi081 ceph-mon[26726]: osdmap e90: 8 total, 8 up, 8 in 2024-08-10T07:45:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:27 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2018460443' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]: dispatch 2024-08-10T07:45:27.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:27 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]: dispatch 2024-08-10T07:45:28.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]': finished 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[25667]: osdmap e91: 8 total, 8 up, 8 in 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/343527697' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]: dispatch 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]: dispatch 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]': finished 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[30549]: osdmap e91: 8 total, 8 up, 8 in 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/343527697' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]: dispatch 2024-08-10T07:45:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:28 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]: dispatch 2024-08-10T07:45:28.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:45:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:45:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:28 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2220280531"}]': finished 2024-08-10T07:45:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:28 smithi081 ceph-mon[26726]: osdmap e91: 8 total, 8 up, 8 in 2024-08-10T07:45:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:28 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/343527697' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]: dispatch 2024-08-10T07:45:28.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:28 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]: dispatch 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[25667]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]': finished 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[25667]: osdmap e92: 8 total, 8 up, 8 in 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/842989762' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1774836563"}]: dispatch 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[30549]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]': finished 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[30549]: osdmap e92: 8 total, 8 up, 8 in 2024-08-10T07:45:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:29 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/842989762' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1774836563"}]: dispatch 2024-08-10T07:45:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:29 smithi081 ceph-mon[26726]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:29 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/2928494972"}]': finished 2024-08-10T07:45:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:29 smithi081 ceph-mon[26726]: osdmap e92: 8 total, 8 up, 8 in 2024-08-10T07:45:29.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:29 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/842989762' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1774836563"}]: dispatch 2024-08-10T07:45:30.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:30 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/842989762' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1774836563"}]': finished 2024-08-10T07:45:30.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:30 smithi047 ceph-mon[25667]: osdmap e93: 8 total, 8 up, 8 in 2024-08-10T07:45:30.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:30 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/468351518' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2928494972"}]: dispatch 2024-08-10T07:45:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:30 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/842989762' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1774836563"}]': finished 2024-08-10T07:45:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:30 smithi047 ceph-mon[30549]: osdmap e93: 8 total, 8 up, 8 in 2024-08-10T07:45:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:30 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/468351518' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2928494972"}]: dispatch 2024-08-10T07:45:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:30 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/842989762' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1774836563"}]': finished 2024-08-10T07:45:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:30 smithi081 ceph-mon[26726]: osdmap e93: 8 total, 8 up, 8 in 2024-08-10T07:45:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:30 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/468351518' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2928494972"}]: dispatch 2024-08-10T07:45:31.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[25667]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/468351518' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2928494972"}]': finished 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[25667]: osdmap e94: 8 total, 8 up, 8 in 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1835976383' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2709922702"}]: dispatch 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[30549]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/468351518' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2928494972"}]': finished 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[30549]: osdmap e94: 8 total, 8 up, 8 in 2024-08-10T07:45:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:31 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1835976383' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2709922702"}]: dispatch 2024-08-10T07:45:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:31 smithi081 ceph-mon[26726]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:45:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:31 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/468351518' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/2928494972"}]': finished 2024-08-10T07:45:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:31 smithi081 ceph-mon[26726]: osdmap e94: 8 total, 8 up, 8 in 2024-08-10T07:45:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:31 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1835976383' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2709922702"}]: dispatch 2024-08-10T07:45:32.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:32 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1835976383' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2709922702"}]': finished 2024-08-10T07:45:32.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:32 smithi047 ceph-mon[30549]: osdmap e95: 8 total, 8 up, 8 in 2024-08-10T07:45:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:32 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1835976383' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2709922702"}]': finished 2024-08-10T07:45:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:32 smithi047 ceph-mon[25667]: osdmap e95: 8 total, 8 up, 8 in 2024-08-10T07:45:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:32 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1835976383' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/2709922702"}]': finished 2024-08-10T07:45:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:32 smithi081 ceph-mon[26726]: osdmap e95: 8 total, 8 up, 8 in 2024-08-10T07:45:33.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:33 smithi047 ceph-mon[25667]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:33 smithi047 ceph-mon[30549]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:33 smithi081 ceph-mon[26726]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:35.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:35 smithi047 ceph-mon[25667]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-08-10T07:45:35.607 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:35 smithi047 ceph-mon[30549]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-08-10T07:45:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:35 smithi081 ceph-mon[26726]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-08-10T07:45:36.610 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:36.611 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:37.198 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:36] "GET /metrics HTTP/1.1" 200 208166 "" "Prometheus/2.33.4" 2024-08-10T07:45:37.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-mon[25667]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-10T07:45:37.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:37.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:37.479 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:45:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:37.479 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-mon[30549]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-10T07:45:37.479 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:37.479 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:37 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:37 smithi081 ceph-mon[26726]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-10T07:45:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:37 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:37 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:38.633 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:45:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:45:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:39 smithi047 ceph-mon[25667]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-10T07:45:39.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:39 smithi047 ceph-mon[30549]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-10T07:45:39.648 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:39 smithi081 ceph-mon[26726]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-10T07:45:41.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:41 smithi047 ceph-mon[25667]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-08-10T07:45:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:41 smithi047 ceph-mon[30549]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-08-10T07:45:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:41 smithi081 ceph-mon[26726]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-08-10T07:45:43.368 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:45:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-mon[25667]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-10T07:45:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:43.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-mon[30549]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-10T07:45:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:43 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:43 smithi081 ceph-mon[26726]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-08-10T07:45:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:43 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:43 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:45 smithi081 ceph-mon[26726]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:45:45.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:45 smithi047 ceph-mon[25667]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:45:45.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:45 smithi047 ceph-mon[30549]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:45:46.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:46 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:46 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:46.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:46 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:47.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:46] "GET /metrics HTTP/1.1" 200 208179 "" "Prometheus/2.33.4" 2024-08-10T07:45:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:47 smithi081 ceph-mon[26726]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:47.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:47 smithi047 ceph-mon[25667]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:47.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:47 smithi047 ceph-mon[30549]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:48.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:45:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:45:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:49 smithi081 ceph-mon[26726]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:49.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:49 smithi047 ceph-mon[25667]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:49.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:49 smithi047 ceph-mon[30549]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:51 smithi081 ceph-mon[26726]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:51.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:51 smithi047 ceph-mon[25667]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:51 smithi047 ceph-mon[30549]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:53 smithi081 ceph-mon[26726]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:53.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:53 smithi047 ceph-mon[25667]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:53.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:53 smithi047 ceph-mon[30549]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:54.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:45:54.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:45:54.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:45:54.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:45:54.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:45:54.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:45:55.571 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:55 smithi047 ceph-mon[25667]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:55.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:55 smithi047 ceph-mon[30549]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:55 smithi081 ceph-mon[26726]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:56.617 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:56 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:56.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:56 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:56 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:45:57.316 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:56] "GET /metrics HTTP/1.1" 200 208121 "" "Prometheus/2.33.4" 2024-08-10T07:45:57.316 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:45:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:45:57.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-mon[25667]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:57.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-mon[30549]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:57 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:57 smithi081 ceph-mon[26726]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:45:57.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:57.800 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:57 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:45:58.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:45:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:45:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:45:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:45:59 smithi081 ceph-mon[26726]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:59.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:45:59 smithi047 ceph-mon[25667]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:45:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:45:59 smithi047 ceph-mon[30549]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:01 smithi081 ceph-mon[26726]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:01.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:01 smithi047 ceph-mon[25667]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:01.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:01 smithi047 ceph-mon[30549]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:03.406 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:46:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:46:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:03 smithi081 ceph-mon[26726]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:03.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-mon[25667]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:03.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:03.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-mon[30549]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:05.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:05 smithi081 ceph-mon[26726]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:05.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:05 smithi047 ceph-mon[25667]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:05.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:05 smithi047 ceph-mon[30549]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:06 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:06 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:06.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:06 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:07.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:06] "GET /metrics HTTP/1.1" 200 208121 "" "Prometheus/2.33.4" 2024-08-10T07:46:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:07 smithi081 ceph-mon[26726]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:07.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:07 smithi047 ceph-mon[25667]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:07.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:07 smithi047 ceph-mon[30549]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:08.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:46:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:46:09.653 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:09 smithi081 ceph-mon[26726]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:09.734 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:09 smithi047 ceph-mon[30549]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:09.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:09 smithi047 ceph-mon[25667]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:11 smithi081 ceph-mon[26726]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:11 smithi047 ceph-mon[25667]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:11.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:11 smithi047 ceph-mon[30549]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:13 smithi081 ceph-mon[26726]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:13.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:13 smithi047 ceph-mon[25667]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:13.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:13 smithi047 ceph-mon[30549]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:15.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:15 smithi081 ceph-mon[26726]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:15.838 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:15 smithi047 ceph-mon[25667]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:15.839 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:15 smithi047 ceph-mon[30549]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:16.489 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:16 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:16.490 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:16 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:16 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:17.286 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:16] "GET /metrics HTTP/1.1" 200 208071 "" "Prometheus/2.33.4" 2024-08-10T07:46:17.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-mon[25667]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:17.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:17.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:17.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-mon[30549]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:17.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:17.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:17.569 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:46:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:46:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:17 smithi081 ceph-mon[26726]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:17 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:18.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:46:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:46:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:19 smithi081 ceph-mon[26726]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:19.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:19 smithi047 ceph-mon[25667]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:19.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:19 smithi047 ceph-mon[30549]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:21 smithi081 ceph-mon[26726]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:21 smithi047 ceph-mon[25667]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:21 smithi047 ceph-mon[30549]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:46:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:46:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:46:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:22.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:46:22.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:46:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:46:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:46:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:46:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:46:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:23 smithi081 ceph-mon[26726]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:23 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:23 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-mon[25667]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-mon[30549]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:23.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:23.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:46:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:46:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:25 smithi081 ceph-mon[26726]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:25.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:25 smithi047 ceph-mon[25667]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:25.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:25 smithi047 ceph-mon[30549]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:27.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:26] "GET /metrics HTTP/1.1" 200 208068 "" "Prometheus/2.33.4" 2024-08-10T07:46:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:27 smithi081 ceph-mon[26726]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:27.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:27 smithi047 ceph-mon[25667]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:27 smithi047 ceph-mon[30549]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:28.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:46:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:46:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:29 smithi081 ceph-mon[26726]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:29.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:29 smithi047 ceph-mon[30549]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:29.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:29 smithi047 ceph-mon[25667]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:31 smithi081 ceph-mon[26726]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:31.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:31 smithi047 ceph-mon[25667]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:31.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:31 smithi047 ceph-mon[30549]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:33 smithi081 ceph-mon[26726]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:33 smithi047 ceph-mon[25667]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:33 smithi047 ceph-mon[30549]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:35 smithi081 ceph-mon[26726]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:35.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:35 smithi047 ceph-mon[25667]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:35 smithi047 ceph-mon[30549]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:37.337 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:36] "GET /metrics HTTP/1.1" 200 208068 "" "Prometheus/2.33.4" 2024-08-10T07:46:37.614 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:37 smithi047 ceph-mon[25667]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:37.614 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:37 smithi047 ceph-mon[30549]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:37.614 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:46:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:46:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:37 smithi081 ceph-mon[26726]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:38.522 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:46:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:46:38.652 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:38.652 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:38.652 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:38.653 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:38.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:39.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:39 smithi047 ceph-mon[25667]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:39.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:39 smithi047 ceph-mon[30549]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:39 smithi081 ceph-mon[26726]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:41.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:41 smithi047 ceph-mon[25667]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:41.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:41 smithi047 ceph-mon[30549]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:41 smithi081 ceph-mon[26726]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-mon[25667]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:43.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:43.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:43.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:46:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:46:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-mon[30549]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:43.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:43 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:43 smithi081 ceph-mon[26726]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:43 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:43 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:45.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:45 smithi047 ceph-mon[25667]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:45.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:45 smithi047 ceph-mon[30549]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:45 smithi081 ceph-mon[26726]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:46 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:46.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:46 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:46 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:47.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:46] "GET /metrics HTTP/1.1" 200 208071 "" "Prometheus/2.33.4" 2024-08-10T07:46:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:47 smithi081 ceph-mon[26726]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:47.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:47 smithi047 ceph-mon[25667]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:47.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:47 smithi047 ceph-mon[30549]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:48.372 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:46:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:46:49.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:49 smithi047 ceph-mon[25667]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:49.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:49 smithi047 ceph-mon[30549]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:49.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:49 smithi081 ceph-mon[26726]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:51 smithi047 ceph-mon[25667]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:51 smithi047 ceph-mon[30549]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:51.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:51 smithi081 ceph-mon[26726]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:53.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:53 smithi047 ceph-mon[25667]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:53.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:53 smithi047 ceph-mon[30549]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:53 smithi081 ceph-mon[26726]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:54.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:46:54.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:46:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:46:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:46:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:46:54.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:46:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:55 smithi047 ceph-mon[25667]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:55.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:55 smithi047 ceph-mon[30549]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:55.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:55 smithi081 ceph-mon[26726]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:56 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:56.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:56 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:56 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:46:57.251 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:56] "GET /metrics HTTP/1.1" 200 208087 "" "Prometheus/2.33.4" 2024-08-10T07:46:57.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:57 smithi047 ceph-mon[30549]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:57.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:57 smithi047 ceph-mon[25667]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:57.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:46:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:46:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:46:57.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:57 smithi081 ceph-mon[26726]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:46:58.629 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:46:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:46:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:46:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:58 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:58 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:46:58 smithi047 ceph-mon[25667]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:58 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:58 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:46:58 smithi047 ceph-mon[30549]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:46:58.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:58 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:58 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:46:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:46:58 smithi081 ceph-mon[26726]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:00 smithi047 ceph-mon[25667]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:01.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:00 smithi047 ceph-mon[30549]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:01.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:00 smithi081 ceph-mon[26726]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:03.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:02 smithi047 ceph-mon[25667]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:03.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:02 smithi047 ceph-mon[30549]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:02 smithi081 ceph-mon[26726]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:03.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:47:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:47:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:04 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:04 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:04.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:04 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:04.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:04 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:04.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:04 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:04.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:04 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:05 smithi081 ceph-mon[26726]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:05.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:05 smithi047 ceph-mon[25667]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:05.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:05 smithi047 ceph-mon[30549]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:06 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:06 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:06 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:07.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:06] "GET /metrics HTTP/1.1" 200 208087 "" "Prometheus/2.33.4" 2024-08-10T07:47:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:07 smithi081 ceph-mon[26726]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:07.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:07 smithi047 ceph-mon[25667]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:07 smithi047 ceph-mon[30549]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:08.431 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:47:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:47:09.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:09 smithi081 ceph-mon[26726]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:09.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:09 smithi047 ceph-mon[25667]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:09.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:09 smithi047 ceph-mon[30549]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:11 smithi047 ceph-mon[25667]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:11 smithi047 ceph-mon[30549]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:11 smithi081 ceph-mon[26726]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:13 smithi081 ceph-mon[26726]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:13.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:13 smithi047 ceph-mon[25667]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:13.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:13 smithi047 ceph-mon[30549]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:15 smithi081 ceph-mon[26726]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:15.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:15 smithi047 ceph-mon[25667]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:15.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:15 smithi047 ceph-mon[30549]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:16 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:16.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:16 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:16.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:16 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:17.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:16] "GET /metrics HTTP/1.1" 200 208074 "" "Prometheus/2.33.4" 2024-08-10T07:47:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:17 smithi081 ceph-mon[26726]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:17.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:17 smithi047 ceph-mon[25667]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:17.741 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:17 smithi047 ceph-mon[30549]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:18.047 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:47:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:47:18.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:47:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:47:19.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:18 smithi047 ceph-mon[25667]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:19.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:18 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:19.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:18 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:19.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:18 smithi047 ceph-mon[30549]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:19.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:18 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:19.108 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:18 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:18 smithi081 ceph-mon[26726]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:18 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:19.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:18 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:21.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:20 smithi047 ceph-mon[30549]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:21.066 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:20 smithi047 ceph-mon[25667]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:20 smithi081 ceph-mon[26726]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[25667]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:47:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:47:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:47:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[30549]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:47:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:47:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:47:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:22 smithi081 ceph-mon[26726]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:47:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:47:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:47:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:23.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:47:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:47:24.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:24.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:25.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:25 smithi047 ceph-mon[25667]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:25.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:25 smithi047 ceph-mon[30549]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:25.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:25 smithi081 ceph-mon[26726]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:27.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:26] "GET /metrics HTTP/1.1" 200 208080 "" "Prometheus/2.33.4" 2024-08-10T07:47:27.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:27 smithi047 ceph-mon[25667]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:27 smithi047 ceph-mon[30549]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:27 smithi081 ceph-mon[26726]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:28.406 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:47:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:47:29.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:29 smithi047 ceph-mon[25667]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:29.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:29 smithi047 ceph-mon[30549]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:29 smithi081 ceph-mon[26726]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:31.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:31 smithi047 ceph-mon[25667]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:31.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:31 smithi047 ceph-mon[30549]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:31.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:31 smithi081 ceph-mon[26726]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:33.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:33 smithi047 ceph-mon[25667]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:33 smithi047 ceph-mon[30549]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:33.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:33 smithi081 ceph-mon[26726]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:35.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:35 smithi047 ceph-mon[25667]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:35 smithi047 ceph-mon[30549]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:35.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:35 smithi081 ceph-mon[26726]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:36.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:37.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:36] "GET /metrics HTTP/1.1" 200 208080 "" "Prometheus/2.33.4" 2024-08-10T07:47:37.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:37 smithi047 ceph-mon[25667]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:37.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:37 smithi047 ceph-mon[30549]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:37.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:37 smithi081 ceph-mon[26726]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:47:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:47:38.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:47:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:47:38.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:38 smithi081 ceph-mon[26726]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:38.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:38.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:39.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:38 smithi047 ceph-mon[25667]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:38 smithi047 ceph-mon[30549]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:41.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:40 smithi047 ceph-mon[25667]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:41.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:40 smithi047 ceph-mon[30549]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:40 smithi081 ceph-mon[26726]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:43.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:42 smithi047 ceph-mon[25667]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:42 smithi047 ceph-mon[30549]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:43.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:42 smithi081 ceph-mon[26726]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:44.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:47:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:47:44.962 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:44.962 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:44.962 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:44 smithi047 ceph-mon[25667]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:44.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:44.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:44.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:44 smithi047 ceph-mon[30549]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:44 smithi081 ceph-mon[26726]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:45 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:46.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:45 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:46.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:45 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:46.962 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:46 smithi047 ceph-mon[25667]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:46.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:46 smithi047 ceph-mon[30549]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:46 smithi081 ceph-mon[26726]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:47.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:46] "GET /metrics HTTP/1.1" 200 208028 "" "Prometheus/2.33.4" 2024-08-10T07:47:48.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:47:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:47:49.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:48 smithi081 ceph-mon[26726]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:48 smithi047 ceph-mon[25667]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:48 smithi047 ceph-mon[30549]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:51.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:50 smithi081 ceph-mon[26726]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:51.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:50 smithi047 ceph-mon[25667]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:51.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:50 smithi047 ceph-mon[30549]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:52 smithi081 ceph-mon[26726]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:52 smithi047 ceph-mon[25667]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:52 smithi047 ceph-mon[30549]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:54 smithi081 ceph-mon[26726]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:47:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:47:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:54 smithi047 ceph-mon[25667]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:47:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:47:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:54 smithi047 ceph-mon[30549]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:47:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:47:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:55 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:55 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:55 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:47:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:56 smithi081 ceph-mon[26726]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:57.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:56 smithi047 ceph-mon[25667]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:57.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:56 smithi047 ceph-mon[30549]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:47:57.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:56] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-08-10T07:47:58.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:47:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:47:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:47:58.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:47:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:47:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:47:59.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:58 smithi047 ceph-mon[25667]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:59.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:58 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:59.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:47:58 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:58 smithi047 ceph-mon[30549]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:58 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:47:58 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:58 smithi081 ceph-mon[26726]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:47:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:58 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:47:59.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:47:58 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:01.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:00 smithi047 ceph-mon[25667]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:01.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:00 smithi047 ceph-mon[30549]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:01.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:00 smithi081 ceph-mon[26726]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:03.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:02 smithi081 ceph-mon[26726]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:03.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:02 smithi047 ceph-mon[25667]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:03.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:02 smithi047 ceph-mon[30549]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:04.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:48:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:48:05.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:04 smithi047 ceph-mon[30549]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:05.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:04 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:04 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:05.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:04 smithi047 ceph-mon[25667]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:05.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:04 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:05.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:04 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:05.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:04 smithi081 ceph-mon[26726]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:05.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:04 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:05.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:04 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:06.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:05 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:06.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:05 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:06.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:05 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:07.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:06 smithi047 ceph-mon[25667]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:07.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:06 smithi047 ceph-mon[30549]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:07.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:06] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-08-10T07:48:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:06 smithi081 ceph-mon[26726]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:08.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:48:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:48:09.153 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:08 smithi081 ceph-mon[26726]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:09.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:08 smithi047 ceph-mon[25667]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:09.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:08 smithi047 ceph-mon[30549]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:10.402 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-10T07:48:10.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:10 smithi047 ceph-mon[25667]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:10.979 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:10 smithi047 ceph-mon[30549]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:11.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:10 smithi081 ceph-mon[26726]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:13.117 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-10T07:48:13.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:12 smithi081 ceph-mon[26726]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:13.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:12 smithi047 ceph-mon[25667]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:13.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:12 smithi047 ceph-mon[30549]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:15.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:14 smithi047 ceph-mon[25667]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:15.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:14 smithi047 ceph-mon[30549]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:14 smithi081 ceph-mon[26726]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:15.931 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-10T07:48:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:15 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:16.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:15 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:16.254 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:15 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:17.182 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:16 smithi047 ceph-mon[30549]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:17.182 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:16 smithi047 ceph-mon[25667]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:17.182 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:16] "GET /metrics HTTP/1.1" 200 208019 "" "Prometheus/2.33.4" 2024-08-10T07:48:17.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:16 smithi081 ceph-mon[26726]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:18.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:48:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:48:18.488 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T07:48:18.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:48:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:48:19.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:19 smithi047 ceph-mon[25667]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:19.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:19.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:19.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:19 smithi047 ceph-mon[30549]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:19.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:19.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:19.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:19 smithi081 ceph-mon[26726]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:19.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:19.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:21.190 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:21 smithi047 ceph-mon[30549]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:21.191 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:21 smithi047 ceph-mon[25667]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:21 smithi081 ceph-mon[26726]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:22.111 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 4s ago 9m - - 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 18s ago 9m - - 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (3m) 4s ago 4m 25.9M - ba2b418f427c fabd946bbba9 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (4m) 18s ago 4m 55.5M - 8.3.5 dad864ee21e9 1d494f7d0cd2 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (3m) 4s ago 3m 48.8M - 3.5 e1d6a67b021e 91d631f6c82d 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443 running (8m) 18s ago 8m 412M - 17.2.0 e1d6a67b021e b968f7d00d60 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:9283 running (10m) 4s ago 10m 463M - 17.2.0 e1d6a67b021e d543f2b52331 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (10m) 4s ago 10m 53.5M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T07:48:22.112 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (9m) 18s ago 9m 40.7M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (9m) 4s ago 9m 37.2M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (4m) 4s ago 4m 18.5M - 1dbe0e931976 8376b1f56165 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (4m) 18s ago 4m 16.5M - 1dbe0e931976 e2d22afea473 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (8m) 4s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (8m) 4s ago 8m 51.3M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (7m) 4s ago 7m 46.3M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (7m) 4s ago 7m 48.9M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (7m) 18s ago 7m 49.4M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (6m) 18s ago 6m 46.4M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (6m) 18s ago 6m 44.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (5m) 18s ago 5m 48.4M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (3m) 18s ago 5m 62.7M - 514e6a882f6e 3ea1a69ce37c 2024-08-10T07:48:22.113 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (3m) 4s ago 3m 71.2M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T07:48:22.114 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (3m) 18s ago 3m 71.2M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T07:48:22.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:48:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:48:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:22 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:48:22.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:48:22.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:48:22.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:22 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:48:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:48:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:48:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:22 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:48:23.085 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:23 smithi047 ceph-mon[25667]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:23.086 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:23 smithi047 ceph-mon[25667]: from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:23.086 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:23 smithi047 ceph-mon[30549]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:23.086 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:23 smithi047 ceph-mon[30549]: from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:23.116 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions' 2024-08-10T07:48:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:23 smithi081 ceph-mon[26726]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:23 smithi081 ceph-mon[26726]: from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:24.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:48:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:48:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:24 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.509 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.509 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.509 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.509 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.510 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.510 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.510 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:24.510 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:24 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:25.238 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:48:25.238 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:48:25.239 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T07:48:25.240 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-08-10T07:48:25.240 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:48:25.240 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:48:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:25 smithi081 ceph-mon[26726]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:25.533 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:25 smithi047 ceph-mon[25667]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:25.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:25 smithi047 ceph-mon[30549]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:25.989 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph -s' 2024-08-10T07:48:26.309 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:26.309 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:26 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1653366683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:48:26.309 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:26.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:26 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1653366683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:48:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:26.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:26 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1653366683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:48:27.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:27 smithi047 ceph-mon[25667]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:27.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:27 smithi047 ceph-mon[30549]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:27.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:26] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-08-10T07:48:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:27 smithi081 ceph-mon[26726]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:28.259 INFO:teuthology.orchestra.run.smithi047.stdout: cluster: 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: id: 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: health: HEALTH_OK 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: services: 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: mgr: y(active, since 5m), standbys: x 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: osd: 8 osds: 8 up (since 5m), 8 in (since 6m) 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: data: 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: pools: 6 pools, 161 pgs 2024-08-10T07:48:28.260 INFO:teuthology.orchestra.run.smithi047.stdout: objects: 209 objects, 585 KiB 2024-08-10T07:48:28.261 INFO:teuthology.orchestra.run.smithi047.stdout: usage: 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:48:28.261 INFO:teuthology.orchestra.run.smithi047.stdout: pgs: 161 active+clean 2024-08-10T07:48:28.261 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:48:28.261 INFO:teuthology.orchestra.run.smithi047.stdout: io: 2024-08-10T07:48:28.261 INFO:teuthology.orchestra.run.smithi047.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-10T07:48:28.261 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:48:28.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:48:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:48:28.979 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ls' 2024-08-10T07:48:29.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:29 smithi047 ceph-mon[25667]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:29.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:29 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2276444461' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:48:29.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:29 smithi047 ceph-mon[30549]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:29.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:29 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2276444461' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:48:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:29 smithi081 ceph-mon[26726]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:29 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2276444461' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:agent 2/2 13s ago 5m * 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager ?:9093,9094 1/1 13s ago 5m smithi047=a;count:1 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:grafana ?:3000 1/1 7s ago 5m smithi081=a;count:1 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo 1/1 13s ago 3m count:1 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:mgr 2/2 13s ago 9m smithi047=y;smithi081=x;count:2 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:mon 3/3 13s ago 9m smithi047:172.21.15.47=a;smithi047:[v2:172.21.15.47:3301,v1:172.21.15.47:6790]=c;smithi081:172.21.15.81=b;count:3 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter ?:9100 2/2 13s ago 5m smithi047=a;smithi081=b;count:2 2024-08-10T07:48:31.076 INFO:teuthology.orchestra.run.smithi047.stdout:osd 8 13s ago - 2024-08-10T07:48:31.077 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus ?:9095 1/1 7s ago 5m smithi081=a;count:1 2024-08-10T07:48:31.077 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo ?:8000 2/2 13s ago 3m count:2 2024-08-10T07:48:31.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:31 smithi081 ceph-mon[26726]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:31.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:31 smithi047 ceph-mon[25667]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:31.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:31 smithi047 ceph-mon[30549]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:31.787 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T07:48:32.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:32 smithi081 ceph-mon[26726]: from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:32.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:32 smithi047 ceph-mon[25667]: from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:32.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:32 smithi047 ceph-mon[30549]: from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:33.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:33 smithi047 ceph-mon[30549]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:33.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:33 smithi047 ceph-mon[25667]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:33 smithi081 ceph-mon[26726]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:34.247 INFO:teuthology.orchestra.run.smithi047.stdout:Scheduled to redeploy mgr.x on host 'smithi081' 2024-08-10T07:48:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:34 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3709273394' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:48:34.596 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:34 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3709273394' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:48:34.596 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:34 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3709273394' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:48:34.979 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps --refresh' 2024-08-10T07:48:35.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[30549]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[30549]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[30549]: Schedule redeploy daemon mgr.x 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[25667]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[25667]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:35.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[25667]: Schedule redeploy daemon mgr.x 2024-08-10T07:48:35.548 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:35 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:48:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:35 smithi081 ceph-mon[26726]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:35 smithi081 ceph-mon[26726]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:35 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:35 smithi081 ceph-mon[26726]: Schedule redeploy daemon mgr.x 2024-08-10T07:48:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:35 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:48:36.550 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:36.550 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:37.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:36] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-08-10T07:48:37.314 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T07:48:37.314 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 19s ago 10m - - 2024-08-10T07:48:37.314 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 13s ago 9m - - 2024-08-10T07:48:37.314 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (4m) 19s ago 4m 25.9M - ba2b418f427c fabd946bbba9 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (4m) 13s ago 4m 55.5M - 8.3.5 dad864ee21e9 1d494f7d0cd2 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (3m) 19s ago 3m 48.8M - 3.5 e1d6a67b021e 91d631f6c82d 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443 running (9m) 13s ago 9m 412M - 17.2.0 e1d6a67b021e b968f7d00d60 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:9283 running (10m) 19s ago 10m 463M - 17.2.0 e1d6a67b021e d543f2b52331 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (10m) 19s ago 11m 53.5M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (9m) 13s ago 9m 40.7M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (9m) 19s ago 9m 37.2M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (5m) 19s ago 5m 18.5M - 1dbe0e931976 8376b1f56165 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (5m) 13s ago 5m 16.7M - 1dbe0e931976 e2d22afea473 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (8m) 19s ago 8m 49.0M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (8m) 19s ago 8m 51.3M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T07:48:37.315 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (8m) 19s ago 8m 46.3M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (7m) 19s ago 7m 48.9M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (7m) 13s ago 7m 49.6M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (6m) 13s ago 6m 46.6M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (6m) 13s ago 6m 45.0M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (6m) 13s ago 6m 48.5M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (4m) 13s ago 5m 63.0M - 514e6a882f6e 3ea1a69ce37c 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (3m) 19s ago 3m 71.2M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T07:48:37.316 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (3m) 13s ago 3m 71.4M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T07:48:37.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:37 smithi047 ceph-mon[30549]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:37.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:37 smithi047 ceph-mon[25667]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:37 smithi081 ceph-mon[26726]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:37.981 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'sleep 180' 2024-08-10T07:48:38.255 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:48:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:48:38.594 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-mon[25667]: from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:38.594 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:38.594 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:38.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-mon[30549]: from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:38.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:38.594 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:38 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:38.633 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:48:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:48:38.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:38 smithi081 ceph-mon[26726]: from='client.24937 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:48:38.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:38.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:38 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:39.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:39 smithi047 ceph-mon[25667]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:39.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:39 smithi047 ceph-mon[30549]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:39.644 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:39 smithi081 ceph-mon[26726]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:41.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:41 smithi047 ceph-mon[25667]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:41 smithi047 ceph-mon[30549]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:41 smithi081 ceph-mon[26726]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:43.394 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:43 smithi047 ceph-mon[25667]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:43.394 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:43 smithi047 ceph-mon[30549]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:43 smithi081 ceph-mon[26726]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:44.351 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:48:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:48:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:44 smithi081 ceph-mon[26726]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:44 smithi047 ceph-mon[30549]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:44 smithi047 ceph-mon[25667]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:46.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:45 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:45 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:46.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:45 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:46 smithi081 ceph-mon[26726]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:46 smithi047 ceph-mon[25667]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:46 smithi047 ceph-mon[30549]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:47.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:46] "GET /metrics HTTP/1.1" 200 208027 "" "Prometheus/2.33.4" 2024-08-10T07:48:48.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:48:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:48:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:48 smithi081 ceph-mon[26726]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:48 smithi047 ceph-mon[25667]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:49.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:48 smithi047 ceph-mon[30549]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:51.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:50 smithi081 ceph-mon[26726]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:51.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:50 smithi047 ceph-mon[25667]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:51.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:50 smithi047 ceph-mon[30549]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:52 smithi081 ceph-mon[26726]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:52 smithi047 ceph-mon[25667]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:53.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:52 smithi047 ceph-mon[30549]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:54.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:54 smithi081 ceph-mon[26726]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:54.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:48:54.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:48:55.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:54 smithi047 ceph-mon[30549]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:55.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:48:55.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:48:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:54 smithi047 ceph-mon[25667]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:48:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:48:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:55 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:55 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:56.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:55 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:48:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:56 smithi081 ceph-mon[26726]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:57.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:56 smithi047 ceph-mon[25667]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:57.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:56] "GET /metrics HTTP/1.1" 200 208014 "" "Prometheus/2.33.4" 2024-08-10T07:48:57.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:56 smithi047 ceph-mon[30549]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:48:58.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:48:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:48:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:48:58.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:48:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:48:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:48:59.523 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:59 smithi047 ceph-mon[30549]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:59.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:59.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:48:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:59.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:59 smithi047 ceph-mon[25667]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:59.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:59.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:48:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:59 smithi081 ceph-mon[26726]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:48:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:48:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:48:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:01 smithi081 ceph-mon[26726]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:01.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:01 smithi047 ceph-mon[25667]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:01.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:01 smithi047 ceph-mon[30549]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:03.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:03 smithi047 ceph-mon[25667]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:03 smithi047 ceph-mon[30549]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:03 smithi081 ceph-mon[26726]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:04.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:49:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:49:05.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:05 smithi047 ceph-mon[25667]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:05.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:05 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:05.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:05 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:05 smithi047 ceph-mon[30549]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:05 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:05 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:05 smithi081 ceph-mon[26726]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:05 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:05 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:06.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:06 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:06.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:06 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:06 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:07.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:07 smithi047 ceph-mon[30549]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:07.240 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:07 smithi047 ceph-mon[25667]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:07.240 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:06] "GET /metrics HTTP/1.1" 200 208014 "" "Prometheus/2.33.4" 2024-08-10T07:49:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:07 smithi081 ceph-mon[26726]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:08.653 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:49:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:49:08.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:08.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:08 smithi081 ceph-mon[26726]: Deploying daemon mgr.x on smithi081 2024-08-10T07:49:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:49:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:09.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[25667]: Deploying daemon mgr.x on smithi081 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:49:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:49:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:08 smithi047 ceph-mon[30549]: Deploying daemon mgr.x on smithi081 2024-08-10T07:49:11.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:10 smithi047 ceph-mon[25667]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:10 smithi047 ceph-mon[30549]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:10 smithi081 ceph-mon[26726]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:12.859 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:12 smithi081 ceph-mon[26726]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:13.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:12 smithi047 ceph-mon[25667]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:13.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:12 smithi047 ceph-mon[30549]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:15.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:14 smithi081 ceph-mon[26726]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:15.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:14 smithi047 ceph-mon[25667]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:15.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:14 smithi047 ceph-mon[30549]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:16.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:15 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:16.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:15 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:16.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:15 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:17.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:16 smithi081 ceph-mon[26726]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:17.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:16 smithi047 ceph-mon[25667]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:17.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:16 smithi047 ceph-mon[30549]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:17.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:16] "GET /metrics HTTP/1.1" 200 208022 "" "Prometheus/2.33.4" 2024-08-10T07:49:18.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:49:18.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:49:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:49:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:19 smithi081 ceph-mon[26726]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:19.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:19.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:19 smithi047 ceph-mon[25667]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:19.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:19.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:19 smithi047 ceph-mon[30549]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:21 smithi081 ceph-mon[26726]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:21 smithi047 ceph-mon[25667]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:21 smithi047 ceph-mon[30549]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:23.644 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:23 smithi047 ceph-mon[25667]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:23.644 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:23 smithi047 ceph-mon[30549]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:23.645 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:23.645 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:49:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:23 smithi081 ceph-mon[26726]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:24.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:24 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:49:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:49:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:25 smithi047 ceph-mon[25667]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:25 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:25 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:25.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:25 smithi047 ceph-mon[30549]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:25.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:25 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:25.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:25 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:25 smithi081 ceph-mon[26726]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:25 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:25 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:26.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:27.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:27 smithi047 ceph-mon[25667]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:27.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:27 smithi047 ceph-mon[30549]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:27.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:26] "GET /metrics HTTP/1.1" 200 208015 "" "Prometheus/2.33.4" 2024-08-10T07:49:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:27 smithi081 ceph-mon[26726]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:28.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:49:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:29 smithi081 ceph-mon[26726]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:29.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:29 smithi047 ceph-mon[25667]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:29.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:29 smithi047 ceph-mon[30549]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:31 smithi081 ceph-mon[26726]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:31.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:31 smithi047 ceph-mon[25667]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:31.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:31 smithi047 ceph-mon[30549]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:33.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:33 smithi047 ceph-mon[25667]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:33.480 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:33 smithi047 ceph-mon[30549]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:33 smithi081 ceph-mon[26726]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:33.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:49:33.507Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:33.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49: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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:33.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49:33.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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:49:35.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:35 smithi047 ceph-mon[25667]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:35 smithi047 ceph-mon[30549]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:35 smithi081 ceph-mon[26726]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:37.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:37 smithi047 ceph-mon[25667]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:37.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:37 smithi047 ceph-mon[30549]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:37.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:36] "GET /metrics HTTP/1.1" 200 208015 "" "Prometheus/2.33.4" 2024-08-10T07:49:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:37 smithi081 ceph-mon[26726]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:38.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[28262]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:49:38.874 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:38 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:49:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:49:39.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:39 smithi047 ceph-mon[25667]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:39.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:39.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:39.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:39 smithi047 ceph-mon[30549]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:39.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:39.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:39 smithi081 ceph-mon[26726]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:41.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:41 smithi047 ceph-mon[25667]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:41.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:41 smithi047 ceph-mon[30549]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:41.919 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:41 smithi081 ceph-mon[26726]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:42.191 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:42 smithi081 systemd[1]: Stopping Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:49:42.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:42 smithi081 bash[51228]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr.x" found: no such container 2024-08-10T07:49:42.575 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:42 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:49:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:49:42.836 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:42 smithi081 podman[51246]: 2024-08-10 07:49:42.579472617 +0000 UTC m=+0.379978941 container died b968f7d00d60050aea7ba02e59d3d7e4ebe7cb6b061e1d2da848f27d817e6f8b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, release=754, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.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., io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, ceph=True, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux ) 2024-08-10T07:49:43.119 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:42 smithi081 podman[51246]: 2024-08-10 07:49:42.92549757 +0000 UTC m=+0.726003933 container cleanup b968f7d00d60050aea7ba02e59d3d7e4ebe7cb6b061e1d2da848f27d817e6f8b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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_BRANCH=HEAD, GIT_CLEAN=True, release=754, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , vcs-type=git, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, 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, version=8, ceph=True, io.openshift.expose-services=, distribution-scope=public, architecture=x86_64, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-08-10T07:49:43.119 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:42 smithi081 bash[51246]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x 2024-08-10T07:49:43.415 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 podman[51314]: 2024-08-10 07:49:43.118494129 +0000 UTC m=+0.533850629 container remove b968f7d00d60050aea7ba02e59d3d7e4ebe7cb6b061e1d2da848f27d817e6f8b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, 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, vcs-type=git, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., RELEASE=HEAD, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, ceph=True, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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., io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, architecture=x86_64, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, build-date=2022-05-03T08:36:31.336870) 2024-08-10T07:49:43.415 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T07:49:43.415 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 bash[51328]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr.x" found: no such container 2024-08-10T07:49:43.415 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T07:49:43.415 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 systemd[1]: Stopped Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:49:43.415 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Consumed 17.616s CPU time. 2024-08-10T07:49:43.416 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 systemd[1]: Starting Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[25667]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[25667]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[25667]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[30549]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[30549]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-08-10T07:49:43.674 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:43.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-mon[30549]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T07:49:43.675 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:49:43.508Z 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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:43.675 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49: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.81:8443/api/prometheus_receiver\": dial tcp 172.21.15.81:8443: connect: connection refused" 2024-08-10T07:49:43.675 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49:43.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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:49:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-mon[26726]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-mon[26726]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-08-10T07:49:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:43.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-mon[26726]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T07:49:43.679 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 podman[51427]: 2024-08-10 07:49:43.553109321 +0000 UTC m=+0.114397652 container create 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, RELEASE=squid-36f0121, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T07:49:43.679 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 podman[51427]: 2024-08-10 07:49:43.455887236 +0000 UTC m=+0.017175524 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T07:49:43.948 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 podman[51427]: 2024-08-10 07:49:43.847633804 +0000 UTC m=+0.408922104 container init 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-10T07:49:43.948 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 podman[51427]: 2024-08-10 07:49:43.85077652 +0000 UTC m=+0.412064808 container start 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=squid-36f0121) 2024-08-10T07:49:43.949 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-mgr[51446]: -- 172.21.15.81:0/1189644754 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5625ad3610e0 con 0x5625ad33f400 2024-08-10T07:49:44.217 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 bash[51427]: 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 2024-08-10T07:49:44.217 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 systemd[1]: Started Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:49:44.217 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:43.975+0000 7ff8bb4cf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:49:44.217 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:44.147+0000 7ff8bb4cf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:49:44.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:44.215+0000 7ff8bb4cf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:49:44.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:44.472+0000 7ff8bb4cf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:49:44.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:44.534+0000 7ff8bb4cf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:49:45.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:49:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:49:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:44 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:49:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:49:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:49:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:45.457 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:44 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:45.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:45.550+0000 7ff8bb4cf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:49:45.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:45.678+0000 7ff8bb4cf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:49:45.999 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:45.740+0000 7ff8bb4cf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:49:45.999 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:45.961+0000 7ff8bb4cf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:49:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:45 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T07:49:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:45 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:49:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:45 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:45 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T07:49:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:45 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:49:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:45 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:46.399 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:46.025+0000 7ff8bb4cf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:49:46.399 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:46.092+0000 7ff8bb4cf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:49:46.399 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:46.238+0000 7ff8bb4cf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:49:46.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T07:49:46.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:49:46.399 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:45 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:46.974 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:46.656+0000 7ff8bb4cf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:49:47.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-mon[26726]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:47.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:46.973+0000 7ff8bb4cf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:49:47.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.047+0000 7ff8bb4cf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:49:47.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.199+0000 7ff8bb4cf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T07:49:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:47 smithi047 ceph-mon[25667]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:47 smithi047 ceph-mon[30549]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:47.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:46] "GET /metrics HTTP/1.1" 200 208021 "" "Prometheus/2.33.4" 2024-08-10T07:49:47.773 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.520+0000 7ff8bb4cf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:49:47.774 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.584+0000 7ff8bb4cf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:49:48.073 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.772+0000 7ff8bb4cf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:49:48.074 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.924+0000 7ff8bb4cf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:49:48.074 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:47.990+0000 7ff8bb4cf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:49:48.074 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:48.072+0000 7ff8bb4cf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:49:48.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:48.131+0000 7ff8bb4cf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:48.662+0000 7ff8bb4cf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:48.820+0000 7ff8bb4cf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:49:48] ENGINE Bus STARTING 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: CherryPy Checker: 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: The Application mounted at '' has an empty config. 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:49:48] ENGINE Serving on http://:::9283 2024-08-10T07:49:48.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:49:48] ENGINE Bus STARTED 2024-08-10T07:49:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: Standby manager daemon x restarted 2024-08-10T07:49:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T07:49:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:49:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:49:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:49:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:48 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:49:49.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: Standby manager daemon x restarted 2024-08-10T07:49:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T07:49:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:49:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:49:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:49:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:48 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:49:50.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:49 smithi081 ceph-mon[26726]: mgrmap e22: y(active, since 6m), standbys: x 2024-08-10T07:49:50.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:49 smithi047 ceph-mon[30549]: mgrmap e22: y(active, since 6m), standbys: x 2024-08-10T07:49:50.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:49 smithi047 ceph-mon[25667]: mgrmap e22: y(active, since 6m), standbys: x 2024-08-10T07:49:50.959 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:50 smithi047 ceph-mon[25667]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-10T07:49:50.960 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49:50.708Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:50 smithi081 ceph-mon[26726]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-10T07:49:51.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:50 smithi047 ceph-mon[30549]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-10T07:49:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:53 smithi081 ceph-mon[26726]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:53.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:53 smithi047 ceph-mon[25667]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:53 smithi047 ceph-mon[30549]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-08-10T07:49:53.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:49:53.509Z 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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:53.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49:53.511Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:49:53.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:49:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:49: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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:49:54.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:49:54.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:49:54.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:49:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:49:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:49:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:49:55.230 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:55 smithi081 ceph-mon[26726]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-08-10T07:49:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:55 smithi047 ceph-mon[25667]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-08-10T07:49:55.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:55 smithi047 ceph-mon[30549]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-08-10T07:49:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:56 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:56 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:56.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:56 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:49:57.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:57 smithi047 ceph-mon[25667]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:57.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:57 smithi047 ceph-mon[30549]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:57.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:56] "GET /metrics HTTP/1.1" 200 208018 "" "Prometheus/2.33.4" 2024-08-10T07:49:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:57 smithi081 ceph-mon[26726]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:49:58.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:49:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:49:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:49:58.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:49:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:49:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:49:59.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:59 smithi047 ceph-mon[25667]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:59.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:59.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:49:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:59 smithi047 ceph-mon[30549]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:49:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:59.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:59 smithi081 ceph-mon[26726]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:49:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:49:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:49:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:00.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:00 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T07:50:00.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:00 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T07:50:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:00 smithi081 ceph-mon[26726]: overall HEALTH_OK 2024-08-10T07:50:01.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:01 smithi047 ceph-mon[25667]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:01.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:01 smithi047 ceph-mon[30549]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:01.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:01 smithi081 ceph-mon[26726]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:02.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:50:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:50:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:03 smithi081 ceph-mon[26726]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T07:50:03.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:50:03.509Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:03.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50: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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:03.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50: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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-08-10T07:50:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[30549]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-08-10T07:50:03.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:03.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:03 smithi047 ceph-mon[25667]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T07:50:05.918 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:05 smithi081 ceph-mon[26726]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:06.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:05 smithi047 ceph-mon[25667]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:06.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:05 smithi047 ceph-mon[30549]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:06.963 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:06 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:06.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:06 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:06.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:06 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:07.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:06] "GET /metrics HTTP/1.1" 200 208018 "" "Prometheus/2.33.4" 2024-08-10T07:50:07.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:07 smithi081 ceph-mon[26726]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:08.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:07 smithi047 ceph-mon[25667]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:07 smithi047 ceph-mon[30549]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:08.640 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:50:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:50:09.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:08 smithi081 ceph-mon[26726]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:09.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:08 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:09.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:08 smithi047 ceph-mon[25667]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:09.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:08 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:09.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:08 smithi047 ceph-mon[30549]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-08-10T07:50:09.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:08 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:11 smithi081 ceph-mon[26726]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:11 smithi047 ceph-mon[25667]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:12.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:11 smithi047 ceph-mon[30549]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:13.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:50:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:50:13.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.875 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:50:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:13.875 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50: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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:13.875 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:13.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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T07:50:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:50:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:50:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:50:13.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:14 smithi081 ceph-mon[26726]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:14 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T07:50:14.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:14 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T07:50:15.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:14 smithi047 ceph-mon[25667]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:15.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:14 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T07:50:15.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:14 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T07:50:15.091 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:14 smithi047 ceph-mon[30549]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:15.091 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:14 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T07:50:15.091 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:14 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T07:50:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:16 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:16 smithi081 ceph-mon[26726]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-10T07:50:16.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:16 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:16.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:16 smithi047 ceph-mon[25667]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-10T07:50:16.965 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:16 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:16.965 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:16 smithi047 ceph-mon[30549]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-08-10T07:50:17.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:16] "GET /metrics HTTP/1.1" 200 208102 "" "Prometheus/2.33.4" 2024-08-10T07:50:18.647 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:50:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:50:18.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:18 smithi081 ceph-mon[26726]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:19.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:18 smithi047 ceph-mon[30549]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:18 smithi047 ceph-mon[25667]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:19.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:50:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:50:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:19 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:19 smithi081 ceph-mon[26726]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:20.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:20.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:19 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:20.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:19 smithi047 ceph-mon[25667]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:20.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:20.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:19 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:20.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:19 smithi047 ceph-mon[30549]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:22.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:22 smithi047 ceph-mon[25667]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:22 smithi047 ceph-mon[30549]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:22.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:22 smithi081 ceph-mon[26726]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:23.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:50:23.511Z 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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:23.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:23.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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:23.623 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:23.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:24.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:23 smithi081 ceph-mon[26726]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:24.302 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:23 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:24.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-mon[25667]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:24.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-mon[30549]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s 2024-08-10T07:50:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:23 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:26 smithi047 ceph-mon[25667]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:26 smithi047 ceph-mon[30549]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:26 smithi081 ceph-mon[26726]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:27.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:26] "GET /metrics HTTP/1.1" 200 208105 "" "Prometheus/2.33.4" 2024-08-10T07:50:28.605 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:50:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:50:28.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:28 smithi047 ceph-mon[25667]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:28 smithi047 ceph-mon[30549]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:28 smithi081 ceph-mon[26726]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:30.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:50:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:50:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:30 smithi047 ceph-mon[25667]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:30 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:30.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:30 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:30 smithi047 ceph-mon[30549]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:30 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:30 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:30 smithi081 ceph-mon[26726]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:30 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:30 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:32.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:32 smithi047 ceph-mon[25667]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:32 smithi047 ceph-mon[30549]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:32 smithi081 ceph-mon[26726]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:33.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:50: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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:33.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:33.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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:33.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:33.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:33 smithi081 ceph-mon[26726]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:34.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:33 smithi047 ceph-mon[25667]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:34.247 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:33 smithi047 ceph-mon[30549]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:36 smithi047 ceph-mon[25667]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:36 smithi047 ceph-mon[30549]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:36.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:36.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:36 smithi081 ceph-mon[26726]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:37.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:36] "GET /metrics HTTP/1.1" 200 208105 "" "Prometheus/2.33.4" 2024-08-10T07:50:38.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:50:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:50:38.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:38 smithi047 ceph-mon[25667]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:38.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:38 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:50:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:50:38.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:38 smithi047 ceph-mon[30549]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:38 smithi081 ceph-mon[26726]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:39 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:40.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:39 smithi047 ceph-mon[25667]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:40.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:40.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:39 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:40.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:39 smithi047 ceph-mon[30549]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:40.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:40.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:39 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:40.168 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:39 smithi081 ceph-mon[26726]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:42.758 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:42 smithi047 ceph-mon[30549]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:42.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:42 smithi047 ceph-mon[25667]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:42 smithi081 ceph-mon[26726]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:43.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:50:43.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:43.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50: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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:43.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:43.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:44.189 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:43 smithi047 ceph-mon[25667]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:44.190 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:43 smithi047 ceph-mon[30549]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:44.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:43 smithi081 ceph-mon[26726]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:46 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:46.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:46 smithi047 ceph-mon[25667]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:46 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:46 smithi047 ceph-mon[30549]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:46 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:46 smithi081 ceph-mon[26726]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:47.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:46] "GET /metrics HTTP/1.1" 200 208104 "" "Prometheus/2.33.4" 2024-08-10T07:50:48.611 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:50:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:50:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:48 smithi047 ceph-mon[25667]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:48 smithi047 ceph-mon[30549]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:48 smithi081 ceph-mon[26726]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:50.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:50:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:50:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:50 smithi047 ceph-mon[25667]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:50 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:50 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:50 smithi047 ceph-mon[30549]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:50 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:50 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:50 smithi081 ceph-mon[26726]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:50 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:50 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:50:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:52 smithi047 ceph-mon[25667]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:52 smithi047 ceph-mon[30549]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:52 smithi081 ceph-mon[26726]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:53.827 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:50:53.514Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:53.828 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:53.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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:50:53.828 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:50:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:50:53.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:50:54.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:53 smithi047 ceph-mon[30549]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:54.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:53 smithi047 ceph-mon[25667]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:53 smithi081 ceph-mon[26726]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:50:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:50:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:50:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:50:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:50:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:50:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:55 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:55 smithi081 ceph-mon[26726]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:55 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:55 smithi047 ceph-mon[25667]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:55 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:50:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:55 smithi047 ceph-mon[30549]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:50:57.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:56] "GET /metrics HTTP/1.1" 200 208100 "" "Prometheus/2.33.4" 2024-08-10T07:50:58.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:50:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:50:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:50:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:58 smithi047 ceph-mon[30549]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:58 smithi047 ceph-mon[25667]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:58.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:58 smithi081 ceph-mon[26726]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:50:59.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:50:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:50:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:51:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:59 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:50:59 smithi081 ceph-mon[26726]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:59 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:50:59 smithi047 ceph-mon[25667]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:59 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:50:59 smithi047 ceph-mon[30549]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:02 smithi047 ceph-mon[25667]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:02 smithi047 ceph-mon[30549]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:02.974 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:02 smithi081 ceph-mon[26726]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:03.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:51:03.514Z 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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:03.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51: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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:03.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:04.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:03 smithi081 ceph-mon[26726]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:03 smithi047 ceph-mon[25667]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:03 smithi047 ceph-mon[30549]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:06 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:06.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:06 smithi047 ceph-mon[25667]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:06 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:06 smithi047 ceph-mon[30549]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:06.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:06 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:06.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:06 smithi081 ceph-mon[26726]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:07.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:06] "GET /metrics HTTP/1.1" 200 208100 "" "Prometheus/2.33.4" 2024-08-10T07:51:08.619 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:51:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:51:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:08 smithi047 ceph-mon[25667]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:08 smithi047 ceph-mon[30549]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:08 smithi081 ceph-mon[26726]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:10.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:51:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:51:10.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:10 smithi047 ceph-mon[30549]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:10.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:10 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:10.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:10 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:10.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:10 smithi047 ceph-mon[25667]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:10.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:10 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:10.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:10 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:10 smithi081 ceph-mon[26726]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:10 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:10 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:12 smithi081 ceph-mon[26726]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:13.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:12 smithi047 ceph-mon[30549]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:13.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:12 smithi047 ceph-mon[25667]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:13.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:51:13.514Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:13.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:13.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:14.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:13 smithi081 ceph-mon[26726]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:14.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:51:14.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:51:14.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:51:14.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:13 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[25667]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[30549]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:51:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:13 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:16.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:16 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:16.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:16 smithi047 ceph-mon[30549]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:16.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:16 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:16.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:16 smithi047 ceph-mon[25667]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:16.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:16 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:16.924 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:16 smithi081 ceph-mon[26726]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:17.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:16] "GET /metrics HTTP/1.1" 200 208098 "" "Prometheus/2.33.4" 2024-08-10T07:51:18.622 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:51:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:51:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:18 smithi047 ceph-mon[25667]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:18 smithi047 ceph-mon[30549]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:18.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:18 smithi081 ceph-mon[26726]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:19.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:51:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:51:20.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:20 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:20 smithi047 ceph-mon[25667]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:20.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:20.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:20 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:20.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:20 smithi047 ceph-mon[30549]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:20 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:20.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:20 smithi081 ceph-mon[26726]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:22.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:22 smithi047 ceph-mon[25667]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:22 smithi047 ceph-mon[30549]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:22.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:22 smithi081 ceph-mon[26726]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:23.617 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:51:23.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:23.617 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:23.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:23.617 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:23.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:24.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:23 smithi081 ceph-mon[26726]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:24.321 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:23 smithi047 ceph-mon[25667]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:23 smithi047 ceph-mon[30549]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:26 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:26 smithi047 ceph-mon[25667]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:26 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:26 smithi047 ceph-mon[30549]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:26 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:26.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:26 smithi081 ceph-mon[26726]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:27.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:26] "GET /metrics HTTP/1.1" 200 208109 "" "Prometheus/2.33.4" 2024-08-10T07:51:28.624 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:51:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:51:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:28 smithi081 ceph-mon[26726]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:29.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:28 smithi047 ceph-mon[25667]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:29.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:28 smithi047 ceph-mon[30549]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:30.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:51:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:51:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:30 smithi081 ceph-mon[26726]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:30 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:30.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:30 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:31.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-mon[25667]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:31.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:31.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:31.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-mon[30549]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:31.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:31.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:30 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:32.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:32 smithi081 ceph-mon[26726]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:33.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:32 smithi047 ceph-mon[25667]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:33.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:32 smithi047 ceph-mon[30549]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:33.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:51:33.516Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:33.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:33.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:33 smithi081 ceph-mon[26726]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:33 smithi047 ceph-mon[25667]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:33 smithi047 ceph-mon[30549]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:36.964 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:36 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:36.964 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:36 smithi047 ceph-mon[30549]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:36.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:36 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:36.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:36 smithi047 ceph-mon[25667]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:36.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:36 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:36.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:36 smithi081 ceph-mon[26726]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:37.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:36] "GET /metrics HTTP/1.1" 200 208109 "" "Prometheus/2.33.4" 2024-08-10T07:51:38.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:51:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:51:38.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:38 smithi081 ceph-mon[26726]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:39.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:38 smithi047 ceph-mon[25667]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:39.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:38 smithi047 ceph-mon[30549]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:39.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:39 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:51:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:51:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:40 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:40 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:40 smithi081 ceph-mon[26726]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:40.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:40 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:40 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:40 smithi047 ceph-mon[30549]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:40 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:40 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:40 smithi047 ceph-mon[25667]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:42.182 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T07:51:42.837 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:42 smithi047 ceph-mon[25667]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:42.837 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:42 smithi047 ceph-mon[30549]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:42 smithi081 ceph-mon[26726]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:43.816 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:51:43.517Z 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.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:43.816 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:43.816 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:43 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:43.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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:44.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:43 smithi047 ceph-mon[25667]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:44.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:43 smithi047 ceph-mon[30549]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:44.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:43 smithi081 ceph-mon[26726]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:44.278 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T07:51:44.278 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 5s ago 13m - - 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 14s ago 12m - - 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (7m) 5s ago 7m 25.7M - ba2b418f427c fabd946bbba9 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (7m) 14s ago 7m 56.0M - 8.3.5 dad864ee21e9 1d494f7d0cd2 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (6m) 5s ago 6m 56.4M - 3.5 e1d6a67b021e 91d631f6c82d 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (2m) 14s ago 12m 439M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:9283 running (13m) 5s ago 13m 470M - 17.2.0 e1d6a67b021e d543f2b52331 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (14m) 5s ago 14m 58.7M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (12m) 14s ago 12m 43.2M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (12m) 5s ago 12m 42.4M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (8m) 5s ago 8m 18.7M - 1dbe0e931976 8376b1f56165 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (8m) 14s ago 8m 17.6M - 1dbe0e931976 e2d22afea473 2024-08-10T07:51:44.279 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (12m) 5s ago 12m 50.5M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (11m) 5s ago 11m 53.0M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (11m) 5s ago 11m 47.7M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (10m) 5s ago 10m 50.6M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (10m) 14s ago 10m 51.1M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (10m) 14s ago 10m 48.2M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (9m) 14s ago 9m 46.4M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (9m) 14s ago 9m 49.8M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (7m) 14s ago 8m 68.5M - 514e6a882f6e 3ea1a69ce37c 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (6m) 5s ago 6m 72.3M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T07:51:44.280 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (6m) 14s ago 6m 72.3M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T07:51:45.093 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:44 smithi047 ceph-mon[30549]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:51:45.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:44 smithi047 ceph-mon[25667]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:51:45.119 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions' 2024-08-10T07:51:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:44 smithi081 ceph-mon[26726]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:51:46.248 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:45 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:46.248 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:45 smithi047 ceph-mon[30549]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:46.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:45 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:46.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:45 smithi047 ceph-mon[25667]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:45 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:45 smithi081 ceph-mon[26726]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:47.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:46 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:46] "GET /metrics HTTP/1.1" 200 208111 "" "Prometheus/2.33.4" 2024-08-10T07:51:48.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:51:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:51:48.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:48 smithi047 ceph-mon[25667]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:48.722 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:48 smithi047 ceph-mon[30549]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:48 smithi081 ceph-mon[26726]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:51:49.244 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:51:49.245 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:51:49.938 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:49 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2951470350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:51:49.938 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:49 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2951470350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:51:49.963 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph -s' 2024-08-10T07:51:49.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:49 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2951470350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:51:50.280 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.81 - - [10/Aug/2024:07:51:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:51:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-mon[25667]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-mon[30549]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:50 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:50 smithi081 ceph-mon[26726]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:50 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:50 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:51:52.109 INFO:teuthology.orchestra.run.smithi047.stdout: cluster: 2024-08-10T07:51:52.109 INFO:teuthology.orchestra.run.smithi047.stdout: id: 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: health: HEALTH_OK 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: services: 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: mon: 3 daemons, quorum a,c,b (age 12m) 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: mgr: y(active, since 8m), standbys: x 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 9m) 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: data: 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: pools: 6 pools, 161 pgs 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: objects: 209 objects, 585 KiB 2024-08-10T07:51:52.110 INFO:teuthology.orchestra.run.smithi047.stdout: usage: 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:51:52.111 INFO:teuthology.orchestra.run.smithi047.stdout: pgs: 161 active+clean 2024-08-10T07:51:52.111 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:51:52.111 INFO:teuthology.orchestra.run.smithi047.stdout: io: 2024-08-10T07:51:52.111 INFO:teuthology.orchestra.run.smithi047.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-10T07:51:52.111 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:51:52.820 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:52 smithi047 ceph-mon[30549]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:52.820 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:52 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1111975773' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:51:52.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:52 smithi047 ceph-mon[25667]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:52.820 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:52 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1111975773' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:51:52.851 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph health detail' 2024-08-10T07:51:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:52 smithi081 ceph-mon[26726]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:52 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1111975773' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:51:53.860 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:51:53.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:53.861 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:51:53.861 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:51:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:51:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:51:54.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:53 smithi047 ceph-mon[25667]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:54.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:53 smithi047 ceph-mon[30549]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:53 smithi081 ceph-mon[26726]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:54.944 INFO:teuthology.orchestra.run.smithi047.stdout:HEALTH_OK 2024-08-10T07:51:55.162 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:51:55.162 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:54 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:51:55.162 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:54 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/884895589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T07:51:55.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:51:55.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:54 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:51:55.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:54 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/884895589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T07:51:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:51:55.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:54 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:51:55.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:54 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/884895589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T07:51:55.545 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-08-10T07:51:56.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:55 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:55 smithi047 ceph-mon[25667]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:55 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:56.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:55 smithi047 ceph-mon[30549]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:56.279 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:55 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:51:56.280 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:55 smithi081 ceph-mon[26726]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T07:51:57.038 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:56] "GET /metrics HTTP/1.1" 200 208107 "" "Prometheus/2.33.4" 2024-08-10T07:51:57.563 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T07:51:57.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:57 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/458791015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:51:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:57 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/458791015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:51:57.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:57 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/458791015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:51:58.389 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph mgr fail' 2024-08-10T07:51:58.460 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:51:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:51:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:51:58.719 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:51:58 smithi081 ceph-mon[26726]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:58.971 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:51:58 smithi047 ceph-mon[25667]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:58.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:51:58 smithi047 ceph-mon[30549]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:51:59.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:51:59 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 172.21.15.47 - - [10/Aug/2024:07:51:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-08-10T07:52:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:00 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:52:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:00 smithi047 ceph-mon[25667]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:52:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:00 smithi047 ceph-mon[25667]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:00 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:52:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:00 smithi047 ceph-mon[30549]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:52:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:00 smithi047 ceph-mon[30549]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:00 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:52:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:00 smithi081 ceph-mon[26726]: from='mgr.14448 172.21.15.47:0/1022599146' entity='mgr.y' 2024-08-10T07:52:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:00 smithi081 ceph-mon[26726]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:01.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2053447202' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:52:01.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:52:01.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[25667]: osdmap e96: 8 total, 8 up, 8 in 2024-08-10T07:52:01.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[25667]: Standby manager daemon y started 2024-08-10T07:52:01.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2053447202' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:52:01.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:52:01.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[30549]: osdmap e96: 8 total, 8 up, 8 in 2024-08-10T07:52:01.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mon[30549]: Standby manager daemon y started 2024-08-10T07:52:01.577 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:01.260+0000 7f8505c52700 -1 mgr handle_mgr_map I was active but no longer am 2024-08-10T07:52:01.577 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setuser ceph since I am not root 2024-08-10T07:52:01.577 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ignoring --setgroup ceph since I am not root 2024-08-10T07:52:01.577 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-mgr[25902]: -- 172.21.15.47:0/4037755061 <== mon.0 v2:172.21.15.47:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5648706c0340 con 0x564870699000 2024-08-10T07:52:01.577 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:01.450+0000 7fe672c5c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:52:01.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:01] ENGINE Bus STOPPING 2024-08-10T07:52:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2053447202' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:52:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:52:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-mon[26726]: osdmap e96: 8 total, 8 up, 8 in 2024-08-10T07:52:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-mon[26726]: Standby manager daemon y started 2024-08-10T07:52:01.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:01.587+0000 7fe672c5c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:52:01.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:01 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:01.692+0000 7fe672c5c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:52:01.935 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'sleep 180' 2024-08-10T07:52:02.054 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T07:52:02.054 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:01] ENGINE Bus STOPPED 2024-08-10T07:52:02.054 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:01] ENGINE Bus STARTING 2024-08-10T07:52:02.054 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:01] ENGINE Serving on http://:::9283 2024-08-10T07:52:02.054 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:01] ENGINE Bus STARTED 2024-08-10T07:52:02.218 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:02.036+0000 7fe672c5c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:52:02.218 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:02.127+0000 7fe672c5c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: mgrmap e23: x(active, starting, since 0.731573s), standbys: y 2024-08-10T07:52:02.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:52:02.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Manager daemon x is now available 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Queued rgw.foo for migration 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: 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-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Migrating certs/keys for iscsi.foo spec to cert store 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Migrating certs/keys for rgw.foo spec to cert store 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Checking for cert/key for grafana.a 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T07:52:02.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: mgrmap e23: x(active, starting, since 0.731573s), standbys: y 2024-08-10T07:52:02.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:52:02.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Manager daemon x is now available 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Queued rgw.foo for migration 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: 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-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Migrating certs/keys for iscsi.foo spec to cert store 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Migrating certs/keys for rgw.foo spec to cert store 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Checking for cert/key for grafana.a 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T07:52:02.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: mgrmap e23: x(active, starting, since 0.731573s), standbys: y 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:52:02.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Manager daemon x is now available 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Queued rgw.foo for migration 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: 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-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Migrating certs/keys for iscsi.foo spec to cert store 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Migrating certs/keys for rgw.foo spec to cert store 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Checking for cert/key for grafana.a 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:52:02.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:52:02.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:02.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:52:02.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:52:02.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T07:52:02.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T07:52:03.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: mgrmap e24: x(active, since 1.73051s), standbys: y 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: mgrmap e24: x(active, since 1.73051s), standbys: y 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: mgrmap e24: x(active, since 1.73051s), standbys: y 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.645 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.646 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:03.669 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:03.395+0000 7fe672c5c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:52:03.669 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:03.578+0000 7fe672c5c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:52:03.669 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:03.667+0000 7fe672c5c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:52:03.669 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:52:03.519Z 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.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:52:03.670 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:52: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.47:8443//api/prometheus_receiver\": dial tcp 172.21.15.47:8443: connect: connection refused" 2024-08-10T07:52:03.670 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:52:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:52:03.894+0000 7ff817e42640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:07:52:03] ENGINE Error in HTTPServer.serve 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Traceback (most recent call last): 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self._connections.run(self.expiration_interval) 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self._run(expiration_interval) 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:52:04.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: s = self.context.wrap_socket( 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return self.sslsocket_class._create( 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self.do_handshake() 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self._sslobj.do_handshake() 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:52:04.233 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:52:04.318 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:04.007+0000 7fe672c5c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:52:04.318 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:04.103+0000 7fe672c5c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:52:04.318 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:04.204+0000 7fe672c5c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:52:04.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:04.465+0000 7fe672c5c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: mgrmap e25: x(active, since 3s), standbys: y 2024-08-10T07:52:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: [10/Aug/2024:07:52:03] ENGINE Bus STARTING 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: [10/Aug/2024:07:52:03] ENGINE Serving on https://172.21.15.81:7150 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[25667]: [10/Aug/2024:07:52:03] ENGINE Error in HTTPServer.serve 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T07:52:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: mgrmap e25: x(active, since 3s), standbys: y 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: [10/Aug/2024:07:52:03] ENGINE Bus STARTING 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: [10/Aug/2024:07:52:03] ENGINE Serving on https://172.21.15.81:7150 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-mon[30549]: [10/Aug/2024:07:52:03] ENGINE Error in HTTPServer.serve 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T07:52:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._run(expiration_interval) 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.do_handshake() 2024-08-10T07:52:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:52:04.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T07:52:04.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:52:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:52:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: mgrmap e25: x(active, since 3s), standbys: y 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: [10/Aug/2024:07:52:03] ENGINE Bus STARTING 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: [10/Aug/2024:07:52:03] ENGINE Serving on https://172.21.15.81:7150 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:04 smithi081 ceph-mon[26726]: [10/Aug/2024:07:52:03] ENGINE Error in HTTPServer.serve 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:52:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._run(expiration_interval) 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: s = self.context.wrap_socket( 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.sslsocket_class._create( 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.do_handshake() 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._sslobj.do_handshake() 2024-08-10T07:52:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:52:05.253 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:04 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:04.945+0000 7fe672c5c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:52:05.578 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[25667]: [10/Aug/2024:07:52:03] ENGINE Serving on http://172.21.15.81:8765 2024-08-10T07:52:05.578 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[25667]: [10/Aug/2024:07:52:03] ENGINE Bus STARTED 2024-08-10T07:52:05.578 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[25667]: Reconfiguring daemon agent.smithi047 on smithi047 2024-08-10T07:52:05.578 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[25667]: Deploying cephadm binary to smithi047 2024-08-10T07:52:05.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[30549]: [10/Aug/2024:07:52:03] ENGINE Serving on http://172.21.15.81:8765 2024-08-10T07:52:05.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[30549]: [10/Aug/2024:07:52:03] ENGINE Bus STARTED 2024-08-10T07:52:05.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[30549]: Reconfiguring daemon agent.smithi047 on smithi047 2024-08-10T07:52:05.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-mon[30549]: Deploying cephadm binary to smithi047 2024-08-10T07:52:05.579 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:05.476+0000 7fe672c5c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:52:05.579 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:05.575+0000 7fe672c5c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:52:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:05 smithi081 ceph-mon[26726]: [10/Aug/2024:07:52:03] ENGINE Serving on http://172.21.15.81:8765 2024-08-10T07:52:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:05 smithi081 ceph-mon[26726]: [10/Aug/2024:07:52:03] ENGINE Bus STARTED 2024-08-10T07:52:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:05 smithi081 ceph-mon[26726]: Reconfiguring daemon agent.smithi047 on smithi047 2024-08-10T07:52:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:05 smithi081 ceph-mon[26726]: Deploying cephadm binary to smithi047 2024-08-10T07:52:06.165 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:05.904+0000 7fe672c5c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:52:06.166 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:06.044+0000 7fe672c5c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: mgrmap e26: x(active, since 4s), standbys: y 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: Reconfiguring node-exporter.a (dependencies changed)... 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[25667]: Reconfiguring daemon node-exporter.a on smithi047 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: mgrmap e26: x(active, since 4s), standbys: y 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: Reconfiguring node-exporter.a (dependencies changed)... 2024-08-10T07:52:06.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-mon[30549]: Reconfiguring daemon node-exporter.a on smithi047 2024-08-10T07:52:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: mgrmap e26: x(active, since 4s), standbys: y 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: Reconfiguring node-exporter.a (dependencies changed)... 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:06 smithi081 ceph-mon[26726]: Reconfiguring daemon node-exporter.a on smithi047 2024-08-10T07:52:06.732 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:06.490+0000 7fe672c5c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:52:06.733 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:06.631+0000 7fe672c5c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:52:06.733 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:06.730+0000 7fe672c5c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:52:06.998 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:06 smithi047 systemd[1]: Stopping Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:06.998 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:06.863+0000 7fe672c5c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:52:06.998 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:06 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:06.963+0000 7fe672c5c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:52:07.369 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:07 smithi047 bash[65166]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter.a" found: no such container 2024-08-10T07:52:07.626 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:07 smithi047 podman[65182]: 2024-08-10 07:52:07.368289738 +0000 UTC m=+0.126070396 container died 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:07.626 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:07.565+0000 7fe672c5c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:52:07.949 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:07 smithi047 podman[65182]: 2024-08-10 07:52:07.758252142 +0000 UTC m=+0.516032788 container cleanup 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:07.949 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:07 smithi047 bash[65182]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a 2024-08-10T07:52:08.304 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 bash[65210]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter.a" found: no such container 2024-08-10T07:52:08.304 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:07.947+0000 7fe672c5c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:52:08.304 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:52:07] ENGINE Bus STARTING 2024-08-10T07:52:08.304 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: CherryPy Checker: 2024-08-10T07:52:08.305 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: The Application mounted at '' has an empty config. 2024-08-10T07:52:08.305 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: 2024-08-10T07:52:08.305 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:52:08] ENGINE Serving on http://:::9283 2024-08-10T07:52:08.305 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: [10/Aug/2024:07:52:08] ENGINE Bus STARTED 2024-08-10T07:52:08.534 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:52:08] "GET /metrics HTTP/1.1" 200 35234 "" "Prometheus/2.33.4" 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: Standby manager daemon y restarted 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: Standby manager daemon y started 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T07:52:08.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:08 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:52:08.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:08.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: Standby manager daemon y restarted 2024-08-10T07:52:08.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: Standby manager daemon y started 2024-08-10T07:52:08.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T07:52:08.589 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: Standby manager daemon y restarted 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: Standby manager daemon y started 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:52:08.590 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T07:52:08.591 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/1694600306' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:52:08.591 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 podman[65195]: 2024-08-10 07:52:08.303175568 +0000 UTC m=+0.937843084 container remove 8376b1f5616583b93fe74d53c1cf60b6a233b10063ae6dbf8f4fe2c89b640306 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:08.591 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T07:52:08.591 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-10T07:52:08.591 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 systemd[1]: Stopped Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:08.591 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Consumed 4.091s CPU time. 2024-08-10T07:52:08.591 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 systemd[1]: Starting Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:09.122 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:08 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:52:08.900Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:52:09.122 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 podman[65350]: 2024-08-10 07:52:08.881733188 +0000 UTC m=+0.020368881 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-08-10T07:52:09.123 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:08 smithi047 podman[65350]: 2024-08-10 07:52:08.998462279 +0000 UTC m=+0.137097961 container create f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:09.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-mon[30549]: mgrmap e27: x(active, since 7s), standbys: y 2024-08-10T07:52:09.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-mon[25667]: mgrmap e27: x(active, since 7s), standbys: y 2024-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 podman[65350]: 2024-08-10 07:52:09.275661837 +0000 UTC m=+0.414297537 container init f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 podman[65350]: 2024-08-10 07:52:09.278898557 +0000 UTC m=+0.417534243 container start f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.282Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.282Z 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-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.282Z 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-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.282Z 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-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-10T07:52:09.537 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=arp 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-10T07:52:09.538 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=edac 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-10T07:52:09.539 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=os 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-10T07:52:09.540 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=stat 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=time 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=uname 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-10T07:52:09.541 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-10T07:52:09.542 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-10T07:52:09.542 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[65376]: ts=2024-08-10T07:52:09.283Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-10T07:52:09.542 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 bash[65350]: f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e 2024-08-10T07:52:09.542 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 07:52:09 smithi047 systemd[1]: Started Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:09 smithi081 ceph-mon[26726]: mgrmap e27: x(active, since 7s), standbys: y 2024-08-10T07:52:10.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:10 smithi081 ceph-mon[26726]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-10T07:52:10.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:10 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:10.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:10 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:10.688 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:10 smithi081 ceph-mon[26726]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T07:52:10.689 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:10 smithi081 ceph-mon[26726]: Reconfiguring daemon alertmanager.a on smithi047 2024-08-10T07:52:10.835 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[25667]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-10T07:52:10.835 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:10.836 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:10.836 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[25667]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T07:52:10.836 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[25667]: Reconfiguring daemon alertmanager.a on smithi047 2024-08-10T07:52:10.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[30549]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-10T07:52:10.837 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:10.837 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:10.837 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[30549]: Reconfiguring alertmanager.a (dependencies changed)... 2024-08-10T07:52:10.837 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:10 smithi047 ceph-mon[30549]: Reconfiguring daemon alertmanager.a on smithi047 2024-08-10T07:52:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:12 smithi081 ceph-mon[26726]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T07:52:12.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:12 smithi047 ceph-mon[25667]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T07:52:12.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:12 smithi047 ceph-mon[30549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T07:52:13.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=error ts=2024-08-10T07:52:13.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:52:13.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:52:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.81:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.81 because it doesn't contain any IP SANs" 2024-08-10T07:52:13.771 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=warn ts=2024-08-10T07:52:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.47:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.47 because it doesn't contain any IP SANs" 2024-08-10T07:52:13.771 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:13 smithi047 systemd[1]: Stopping Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:14.076 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:13 smithi047 ceph-mon[25667]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T07:52:14.076 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:13 smithi047 ceph-mon[30549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T07:52:14.076 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:13 smithi047 bash[65789]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager.a" found: no such container 2024-08-10T07:52:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:13 smithi081 ceph-mon[26726]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T07:52:14.863 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[51874]: level=info ts=2024-08-10T07:52:14.536Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-08-10T07:52:15.122 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:14 smithi047 podman[65802]: 2024-08-10 07:52:14.961432109 +0000 UTC m=+1.180744837 container cleanup fabd946bbba991f3567416fe62514e55df0200952a513a56aaace4eb71b211a1 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:15.123 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:14 smithi047 bash[65802]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T07:52:15.123 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:14 smithi047 bash[65915]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager.a" found: no such container 2024-08-10T07:52:15.546 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 podman[65890]: 2024-08-10 07:52:15.221234774 +0000 UTC m=+0.659332826 container remove fabd946bbba991f3567416fe62514e55df0200952a513a56aaace4eb71b211a1 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:15.546 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 podman[65890]: 2024-08-10 07:52:15.288655394 +0000 UTC m=+0.726753437 volume remove a221f5572f875f6f1c12a937647f9314c6aaa7b6ef1ca030437a675c834054bf 2024-08-10T07:52:15.546 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T07:52:15.546 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 systemd[1]: Stopped Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:15.546 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Consumed 1.049s CPU time. 2024-08-10T07:52:15.546 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 systemd[1]: Starting Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:15.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 podman[66014]: 2024-08-10 07:52:15.447879012 +0000 UTC m=+0.019779889 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-08-10T07:52:15.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 podman[66014]: 2024-08-10 07:52:15.564397518 +0000 UTC m=+0.136298388 volume create 8567a87ac3f8125249be45b948123078fc4649b33cf98894d86dba6c00cc7f35 2024-08-10T07:52:15.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:15 smithi047 podman[66014]: 2024-08-10 07:52:15.681720188 +0000 UTC m=+0.253621092 container create eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:16.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-mon[25667]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:16.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-mon[25667]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:16.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-mon[30549]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:16.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-mon[30549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:16.625 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 podman[66014]: 2024-08-10 07:52:16.320243151 +0000 UTC m=+0.892144026 container init eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:16.625 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 podman[66014]: 2024-08-10 07:52:16.323680648 +0000 UTC m=+0.895581513 container start eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:16.625 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.334Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-08-10T07:52:16.625 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.334Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.335Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.47 port=9094 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.336Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.362Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.362Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.364Z caller=main.go:518 msg=Listening address=:9093 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:16.364Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 bash[66014]: eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 2024-08-10T07:52:16.626 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:16 smithi047 systemd[1]: Started Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:16 smithi081 ceph-mon[26726]: from='client.14877 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:16 smithi081 ceph-mon[26726]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:17.076 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:16 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:52:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:52:17.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:17.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:17.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T07:52:17.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:52:17.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:52:17.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:17.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:52:17.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:17.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T07:52:17.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:52:17.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:52:17.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:17.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:52:17.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:18.454 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:52:18] "GET /metrics HTTP/1.1" 200 38035 "" "Prometheus/2.33.4" 2024-08-10T07:52:18.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:18 smithi047 ceph-mon[25667]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:18.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:18 smithi047 ceph-mon[30549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:18.623 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:18.337Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000670364s 2024-08-10T07:52:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:18 smithi081 ceph-mon[26726]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:20.714 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:20 smithi047 ceph-mon[25667]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:20.714 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:20 smithi047 ceph-mon[30549]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:20 smithi081 ceph-mon[26726]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:52:22.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2184545155' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3847788001' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/565012426"}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2184545155' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:52:22.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:21 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3847788001' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/565012426"}]: dispatch 2024-08-10T07:52:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:21 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:21 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:21 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:21 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:22.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:21 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2184545155' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:52:22.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:21 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3847788001' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/565012426"}]: dispatch 2024-08-10T07:52:22.573 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:22.313Z 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.81:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.47:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:52:22.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:22.828 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: Reconfiguring daemon agent.smithi081 on smithi081 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: Deploying cephadm binary to smithi081 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3847788001' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/565012426"}]': finished 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: osdmap e97: 8 total, 8 up, 8 in 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2199678771' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]: dispatch 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]: dispatch 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:22.829 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:23.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:23.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: Reconfiguring daemon agent.smithi081 on smithi081 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: Deploying cephadm binary to smithi081 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3847788001' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/565012426"}]': finished 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: osdmap e97: 8 total, 8 up, 8 in 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2199678771' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]: dispatch 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]: dispatch 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: Reconfiguring daemon agent.smithi081 on smithi081 2024-08-10T07:52:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: Deploying cephadm binary to smithi081 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3847788001' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/565012426"}]': finished 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: osdmap e97: 8 total, 8 up, 8 in 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2199678771' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]: dispatch 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]: dispatch 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:23.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:24.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:23 smithi081 ceph-mon[26726]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:52:24.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:23 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]': finished 2024-08-10T07:52:24.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:23 smithi081 ceph-mon[26726]: osdmap e98: 8 total, 8 up, 8 in 2024-08-10T07:52:24.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:23 smithi081 ceph-mon[26726]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:52:24.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:23 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/238136210' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]: dispatch 2024-08-10T07:52:24.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:23 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]: dispatch 2024-08-10T07:52:24.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[25667]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:52:24.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]': finished 2024-08-10T07:52:24.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[25667]: osdmap e98: 8 total, 8 up, 8 in 2024-08-10T07:52:24.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[25667]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:52:24.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/238136210' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]: dispatch 2024-08-10T07:52:24.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]: dispatch 2024-08-10T07:52:24.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[30549]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:52:24.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/565012426"}]': finished 2024-08-10T07:52:24.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[30549]: osdmap e98: 8 total, 8 up, 8 in 2024-08-10T07:52:24.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[30549]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:52:24.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/238136210' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]: dispatch 2024-08-10T07:52:24.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:23 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]: dispatch 2024-08-10T07:52:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:24 smithi081 ceph-mon[26726]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-10T07:52:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:24 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]': finished 2024-08-10T07:52:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:24 smithi081 ceph-mon[26726]: osdmap e99: 8 total, 8 up, 8 in 2024-08-10T07:52:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:24 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4087661337' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]: dispatch 2024-08-10T07:52:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:24 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]: dispatch 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[25667]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]': finished 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[25667]: osdmap e99: 8 total, 8 up, 8 in 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4087661337' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]: dispatch 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]: dispatch 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[30549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3284589245"}]': finished 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[30549]: osdmap e99: 8 total, 8 up, 8 in 2024-08-10T07:52:25.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4087661337' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]: dispatch 2024-08-10T07:52:25.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:24 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]: dispatch 2024-08-10T07:52:26.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:25 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]': finished 2024-08-10T07:52:26.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:25 smithi081 ceph-mon[26726]: osdmap e100: 8 total, 8 up, 8 in 2024-08-10T07:52:26.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:25 smithi081 ceph-mon[26726]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-10T07:52:26.202 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:25 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/354597348' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1746060667"}]: dispatch 2024-08-10T07:52:26.339 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]': finished 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[30549]: osdmap e100: 8 total, 8 up, 8 in 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[30549]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/354597348' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1746060667"}]: dispatch 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1474724075"}]': finished 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[25667]: osdmap e100: 8 total, 8 up, 8 in 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[25667]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-10T07:52:26.340 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:25 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/354597348' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1746060667"}]: dispatch 2024-08-10T07:52:26.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T07:52:26.338Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001925318s 2024-08-10T07:52:27.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/354597348' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1746060667"}]': finished 2024-08-10T07:52:27.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-mon[30549]: osdmap e101: 8 total, 8 up, 8 in 2024-08-10T07:52:27.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3842681898' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1335709513"}]: dispatch 2024-08-10T07:52:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/354597348' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1746060667"}]': finished 2024-08-10T07:52:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-mon[25667]: osdmap e101: 8 total, 8 up, 8 in 2024-08-10T07:52:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3842681898' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1335709513"}]: dispatch 2024-08-10T07:52:27.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:52:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[25898]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:52:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T07:52:27.313 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:27 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/354597348' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1746060667"}]': finished 2024-08-10T07:52:27.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:27 smithi081 ceph-mon[26726]: osdmap e101: 8 total, 8 up, 8 in 2024-08-10T07:52:27.314 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:27 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3842681898' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1335709513"}]: dispatch 2024-08-10T07:52:27.730 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:27 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3842681898' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1335709513"}]': finished 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[25667]: osdmap e102: 8 total, 8 up, 8 in 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[25667]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2853112429' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]: dispatch 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]: dispatch 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3842681898' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1335709513"}]': finished 2024-08-10T07:52:28.330 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[30549]: osdmap e102: 8 total, 8 up, 8 in 2024-08-10T07:52:28.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[30549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:28.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2853112429' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]: dispatch 2024-08-10T07:52:28.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:28 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]: dispatch 2024-08-10T07:52:28.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3842681898' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1335709513"}]': finished 2024-08-10T07:52:28.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-mon[26726]: osdmap e102: 8 total, 8 up, 8 in 2024-08-10T07:52:28.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-mon[26726]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:52:28.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2853112429' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]: dispatch 2024-08-10T07:52:28.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]: dispatch 2024-08-10T07:52:28.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 bash[55562]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T07:52:28.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.233Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.234Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.234Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.234Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[46053]: ts=2024-08-10T07:52:28.234Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-10T07:52:28.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 podman[55595]: 2024-08-10 07:52:28.244261192 +0000 UTC m=+0.124604131 container died 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:29.103 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 podman[55595]: 2024-08-10 07:52:28.817665058 +0000 UTC m=+0.698007986 container cleanup 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:29.104 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 bash[55595]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T07:52:29.104 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:28 smithi081 bash[55635]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T07:52:29.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]': finished 2024-08-10T07:52:29.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-mon[26726]: osdmap e103: 8 total, 8 up, 8 in 2024-08-10T07:52:29.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:29 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]': finished 2024-08-10T07:52:29.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:29 smithi047 ceph-mon[30549]: osdmap e103: 8 total, 8 up, 8 in 2024-08-10T07:52:29.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:29 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1826046250"}]': finished 2024-08-10T07:52:29.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:29 smithi047 ceph-mon[25667]: osdmap e103: 8 total, 8 up, 8 in 2024-08-10T07:52:29.388 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 podman[55622]: 2024-08-10 07:52:29.102692049 +0000 UTC m=+0.857950584 container remove 3ea1a69ce37c7cad3f50ae647ed7f33516d8115a9c72047e6eca82b7eb4c2815 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:29.388 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T07:52:29.388 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:29.388 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.807s CPU time. 2024-08-10T07:52:29.388 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:29.388 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 podman[55741]: 2024-08-10 07:52:29.249164597 +0000 UTC m=+0.019455584 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-08-10T07:52:29.389 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 podman[55741]: 2024-08-10 07:52:29.387447395 +0000 UTC m=+0.157738370 container create 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:29.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 podman[55741]: 2024-08-10 07:52:29.606651122 +0000 UTC m=+0.376942110 container init 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:29.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 podman[55741]: 2024-08-10 07:52:29.609945517 +0000 UTC m=+0.380236505 container start 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:52:29.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.633Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-10T07:52:29.639 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.633Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.633Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.633Z caller=main.go:518 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.633Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.633Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.634Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.635Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.636Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.638Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T07:52:29.640 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.638Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=7.104µs 2024-08-10T07:52:29.641 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.638Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T07:52:29.904 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:29.639Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-10T07:52:29.904 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 bash[55741]: 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c 2024-08-10T07:52:29.904 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:29 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:30.231 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.122Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.123Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.123Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.455µs wal_replay_duration=484.949949ms total_replay_duration=485.006075ms 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.126Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.126Z caller=main.go:947 level=info msg="TSDB started" 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.126Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.150Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.445977ms db_storage=1.07µs remote_storage=1.237µs web_handler=393ns query_engine=651ns scrape=474.041µs scrape_sd=88.282µs notify=16.138µs notify_sd=22.122µs rules=23.446991ms 2024-08-10T07:52:30.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:30.150Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-10T07:52:30.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-mon[26726]: pgmap v24: 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-08-10T07:52:30.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:30.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:30.824 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-mon[26726]: Reconfiguring node-exporter.b (dependencies changed)... 2024-08-10T07:52:30.825 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:30 smithi081 ceph-mon[26726]: Reconfiguring daemon node-exporter.b on smithi081 2024-08-10T07:52:30.919 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[25667]: pgmap v24: 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-08-10T07:52:30.919 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[25667]: Reconfiguring node-exporter.b (dependencies changed)... 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[25667]: Reconfiguring daemon node-exporter.b on smithi081 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[30549]: pgmap v24: 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-08-10T07:52:30.920 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[30549]: Reconfiguring node-exporter.b (dependencies changed)... 2024-08-10T07:52:30.920 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:30 smithi047 ceph-mon[30549]: Reconfiguring daemon node-exporter.b on smithi081 2024-08-10T07:52:31.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:31 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:31.895 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:31 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:32.091 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:31 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:32.092 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:31 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:32.481 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:32 smithi081 bash[56086]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter.b" found: no such container 2024-08-10T07:52:32.481 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:32 smithi081 podman[56132]: 2024-08-10 07:52:32.32059696 +0000 UTC m=+0.113266565 container died e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:52:32.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:32 smithi081 podman[56132]: 2024-08-10 07:52:32.660020798 +0000 UTC m=+0.452690442 container cleanup e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:52:32.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:32 smithi081 bash[56132]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b 2024-08-10T07:52:32.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:32 smithi081 bash[56178]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter.b" found: no such container 2024-08-10T07:52:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:32 smithi081 ceph-mon[26726]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:32 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:33.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:32 smithi047 ceph-mon[30549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:33.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:32 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:33.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:32 smithi047 ceph-mon[25667]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:33.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:32 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:33.717 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 podman[56165]: 2024-08-10 07:52:33.457043919 +0000 UTC m=+1.139988489 container remove e2d22afea473e09911d6ee5692ca10dc02b9054005440cc8730fd57044f54900 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:52:33.717 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-10T07:52:33.717 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-10T07:52:33.717 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:33.717 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Consumed 3.849s CPU time. 2024-08-10T07:52:33.717 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 systemd[1]: Starting Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:33.718 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 podman[56321]: 2024-08-10 07:52:33.603869703 +0000 UTC m=+0.017302774 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-08-10T07:52:33.718 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 podman[56321]: 2024-08-10 07:52:33.716378097 +0000 UTC m=+0.129811158 container create 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:52:33.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 podman[56321]: 2024-08-10 07:52:33.927026872 +0000 UTC m=+0.340459947 container init 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:52:33.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 podman[56321]: 2024-08-10 07:52:33.929882352 +0000 UTC m=+0.343315411 container start 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T07:52:33.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.932Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-08-10T07:52:33.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.933Z 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-08-10T07:52:33.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.933Z 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-08-10T07:52:33.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.933Z 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-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=arp 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=bcache 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=bonding 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=btrfs 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=conntrack 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=cpu 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=diskstats 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=dmi 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=edac 2024-08-10T07:52:33.983 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=entropy 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=filefd 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=filesystem 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=hwmon 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=infiniband 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=ipvs 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=loadavg 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=mdadm 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=meminfo 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=netclass 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=netdev 2024-08-10T07:52:33.984 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=netstat 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=nfs 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=nfsd 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=nvme 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=os 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=pressure 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=rapl 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=schedstat 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=sockstat 2024-08-10T07:52:33.985 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=softnet 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=stat 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=tapestats 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=textfile 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=time 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=uname 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=vmstat 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=xfs 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:115 level=info collector=zfs 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-08-10T07:52:33.986 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[56336]: ts=2024-08-10T07:52:33.934Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-08-10T07:52:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:33 smithi047 ceph-mon[25667]: pgmap v26: 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-08-10T07:52:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:33 smithi047 ceph-mon[30549]: pgmap v26: 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-08-10T07:52:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:33 smithi081 ceph-mon[26726]: pgmap v26: 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-08-10T07:52:34.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:34 smithi081 bash[56321]: 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa 2024-08-10T07:52:34.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 07:52:34 smithi081 systemd[1]: Started Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:35.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: Reconfiguring grafana.a (dependencies changed)... 2024-08-10T07:52:35.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-10T07:52:35.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:52:35.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:52:35.328 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:35 smithi081 ceph-mon[26726]: Reconfiguring daemon grafana.a on smithi081 2024-08-10T07:52:35.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: Reconfiguring grafana.a (dependencies changed)... 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[30549]: Reconfiguring daemon grafana.a on smithi081 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: Reconfiguring grafana.a (dependencies changed)... 2024-08-10T07:52:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: Regenerating cephadm self-signed grafana TLS certificates 2024-08-10T07:52:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:52:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-10T07:52:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:35 smithi047 ceph-mon[25667]: Reconfiguring daemon grafana.a on smithi081 2024-08-10T07:52:36.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:36 smithi081 ceph-mon[26726]: pgmap v27: 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-08-10T07:52:36.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:36 smithi047 ceph-mon[25667]: pgmap v27: 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-08-10T07:52:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:36 smithi047 ceph-mon[30549]: pgmap v27: 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-08-10T07:52:36.981 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:36 smithi081 systemd[1]: Stopping Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:36.982 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:36 smithi081 bash[56505]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana.a" found: no such container 2024-08-10T07:52:36.982 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[45050]: t=2024-08-10T07:52:36+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-08-10T07:52:36.982 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:36 smithi081 podman[56517]: 2024-08-10 07:52:36.947077924 +0000 UTC m=+0.131427342 container died 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, version=8.5, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, com.redhat.component=ubi8-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., description=Ceph Grafana Container, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vendor=Red Hat, Inc., distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.openshift.expose-services=, name=ubi8) 2024-08-10T07:52:37.472 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 podman[56517]: 2024-08-10 07:52:37.269535443 +0000 UTC m=+0.453884865 container cleanup 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, version=8.5, distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, architecture=x86_64, 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., com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, release=236.1648460182, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, name=ubi8, io.buildah.version=1.24.2) 2024-08-10T07:52:37.472 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 bash[56517]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a 2024-08-10T07:52:37.473 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 bash[56545]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana.a" found: no such container 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 podman[56532]: 2024-08-10 07:52:37.471552673 +0000 UTC m=+0.521320345 container remove 1d494f7d0cd221ef4c167238f37ea68ac8e79d53dc86bba72fe13dfe9db3bd0b (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, com.redhat.component=ubi8-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., io.openshift.tags=base rhel8, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , 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, io.buildah.version=1.24.2, architecture=x86_64, version=8.5, 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, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, distribution-scope=public, vendor=Red Hat, Inc.) 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 systemd[1]: Stopped Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service: Consumed 3.284s CPU time. 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 systemd[1]: Starting Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 podman[56607]: 2024-08-10 07:52:37.611120236 +0000 UTC m=+0.016597851 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-08-10T07:52:37.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:37 smithi081 podman[56607]: 2024-08-10 07:52:37.73085606 +0000 UTC m=+0.136333705 container create ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.expose-services=, vendor=Red Hat, Inc., architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, distribution-scope=public, name=ubi8, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, build-date=2022-03-28T10:36:18.413762, 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, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container) 2024-08-10T07:52:38.337 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STOPPING 2024-08-10T07:52:38.337 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T07:52:38.337 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STOPPED 2024-08-10T07:52:38.337 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STARTING 2024-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 podman[56607]: 2024-08-10 07:52:38.025250129 +0000 UTC m=+0.430727727 container init ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, version=8.5, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.24.2, name=ubi8, description=Ceph Grafana Container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 podman[56607]: 2024-08-10 07:52:38.028107649 +0000 UTC m=+0.433585246 container start ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.expose-services=, name=ubi8, description=Ceph Grafana Container, version=8.5, 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, 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.openshift.tags=base rhel8, vcs-type=git, com.redhat.component=ubi8-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., io.buildah.version=1.24.2, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , distribution-scope=public, vendor=Red Hat, Inc., architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+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-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+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-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-08-10T07:52:38.338 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="App mode production" logger=settings 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+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-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=481.855µs 2024-08-10T07:52:38.339 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 bash[56607]: ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 systemd[1]: Started Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-08-10T07:52:38.340 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-08-10T07:52:38.341 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T07:52:38+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi047.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:52:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:38.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi047.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:52:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:38 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:38.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Serving on http://:::9283 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STARTED 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STOPPING 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi047.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:52:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:38.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:38.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:38.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:52:38.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:52:39.182 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T07:52:39.183 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STOPPED 2024-08-10T07:52:39.183 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STARTING 2024-08-10T07:52:39.183 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Serving on http://:::9283 2024-08-10T07:52:39.183 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STARTED 2024-08-10T07:52:39.183 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:38] ENGINE Bus STOPPING 2024-08-10T07:52:39.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi047.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:52:39.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T07:52:39.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-mon[26726]: Deploying daemon agent.smithi081 on smithi081 2024-08-10T07:52:39.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi047.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T07:52:39.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[30549]: Deploying daemon agent.smithi081 on smithi081 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi047.front.sepia.ceph.com:9093"}]: dispatch 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:52:39.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi081.front.sepia.ceph.com:9095"}]: dispatch 2024-08-10T07:52:39.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T07:52:39.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi081.front.sepia.ceph.com:3000"}]: dispatch 2024-08-10T07:52:39.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:39 smithi047 ceph-mon[25667]: Deploying daemon agent.smithi081 on smithi081 2024-08-10T07:52:39.791 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T07:52:39.791 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:39] ENGINE Bus STOPPED 2024-08-10T07:52:39.791 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:39] ENGINE Bus STARTING 2024-08-10T07:52:39.791 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:39] ENGINE Serving on http://:::9283 2024-08-10T07:52:39.791 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:52:39] ENGINE Bus STARTED 2024-08-10T07:52:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: Deploying daemon agent.smithi047 on smithi047 2024-08-10T07:52:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-10T07:52:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: Deploying daemon agent.smithi047 on smithi047 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:40.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: Deploying daemon agent.smithi047 on smithi047 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 908 B/s rd, 0 op/s 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:40.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:42.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:42 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:42.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:42 smithi081 ceph-mon[26726]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:42 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:42 smithi047 ceph-mon[25667]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:42 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:42 smithi047 ceph-mon[30549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:44.797 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:52:44] "GET /metrics HTTP/1.1" 200 38034 "" "Prometheus/2.33.4" 2024-08-10T07:52:44.798 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:44 smithi081 ceph-mon[26726]: pgmap v31: 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-08-10T07:52:44.798 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:44 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:44.798 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:44 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:44.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:44 smithi047 ceph-mon[25667]: pgmap v31: 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-08-10T07:52:44.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:44 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:44.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:44 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:44 smithi047 ceph-mon[30549]: pgmap v31: 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-08-10T07:52:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:44 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:44 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:46 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:46 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:52:47.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:47 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:47.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:47 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:47.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:47 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:52:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:48 smithi047 ceph-mon[25667]: pgmap v33: 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-08-10T07:52:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:48 smithi047 ceph-mon[30549]: pgmap v33: 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-08-10T07:52:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:48 smithi081 ceph-mon[26726]: pgmap v33: 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-08-10T07:52:48.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:52:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:50 smithi047 ceph-mon[25667]: pgmap v34: 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-08-10T07:52:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:50 smithi047 ceph-mon[30549]: pgmap v34: 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-08-10T07:52:50.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:50 smithi081 ceph-mon[26726]: pgmap v34: 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-08-10T07:52:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:52 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:52.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:52 smithi047 ceph-mon[25667]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:52 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:52 smithi047 ceph-mon[30549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:52 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:52:52.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:52 smithi081 ceph-mon[26726]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:53.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52:53.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:52:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:53 smithi047 ceph-mon[25667]: pgmap v36: 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-08-10T07:52:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:53 smithi047 ceph-mon[30549]: pgmap v36: 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-08-10T07:52:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:53 smithi081 ceph-mon[26726]: pgmap v36: 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-08-10T07:52:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:52:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:52:54] "GET /metrics HTTP/1.1" 200 38033 "" "Prometheus/2.33.4" 2024-08-10T07:52:56.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:56 smithi047 ceph-mon[25667]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:56 smithi047 ceph-mon[30549]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:56 smithi081 ceph-mon[26726]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:52:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:52:58 smithi047 ceph-mon[25667]: pgmap v38: 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-08-10T07:52:58.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:52:58 smithi047 ceph-mon[30549]: pgmap v38: 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-08-10T07:52:58.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:52:58 smithi081 ceph-mon[26726]: pgmap v38: 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-08-10T07:52:58.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:52:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:52: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:00.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[30549]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:00.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.444 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[25667]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:00.444 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.444 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.444 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:00 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:00 smithi081 ceph-mon[26726]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:00 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:00 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:00.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:00 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[25667]: 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-08-10T07:53:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[30549]: 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-08-10T07:53:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:02 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:02 smithi081 ceph-mon[26726]: 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-08-10T07:53:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:03.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53:03.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:03 smithi047 ceph-mon[25667]: 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-08-10T07:53:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:03 smithi047 ceph-mon[30549]: 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-08-10T07:53:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:03 smithi081 ceph-mon[26726]: 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-08-10T07:53:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:53:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:53:04] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:53:06.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:06 smithi047 ceph-mon[25667]: 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-08-10T07:53:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:06 smithi047 ceph-mon[30549]: 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-08-10T07:53:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:06 smithi081 ceph-mon[26726]: 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-08-10T07:53:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:08 smithi047 ceph-mon[25667]: pgmap v43: 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-08-10T07:53:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:08 smithi047 ceph-mon[30549]: pgmap v43: 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-08-10T07:53:08.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:08 smithi081 ceph-mon[26726]: pgmap v43: 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-08-10T07:53:08.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:10.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:10 smithi047 ceph-mon[25667]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:10 smithi047 ceph-mon[30549]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:10 smithi081 ceph-mon[26726]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:12.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:12 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:12.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:12 smithi047 ceph-mon[30549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:12.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:12 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:12.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:12 smithi047 ceph-mon[25667]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:12 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:12 smithi081 ceph-mon[26726]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:13.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:13 smithi047 ceph-mon[25667]: 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-08-10T07:53:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:13 smithi047 ceph-mon[30549]: 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-08-10T07:53:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:13 smithi081 ceph-mon[26726]: 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-08-10T07:53:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:53:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:53:14] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:53:16.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:16 smithi047 ceph-mon[25667]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:16.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:16 smithi047 ceph-mon[30549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:16 smithi081 ceph-mon[26726]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:17.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:17.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:18.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:18 smithi081 ceph-mon[26726]: pgmap v48: 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-08-10T07:53:18.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:18 smithi047 ceph-mon[25667]: pgmap v48: 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-08-10T07:53:18.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:18 smithi047 ceph-mon[30549]: pgmap v48: 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-08-10T07:53:18.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:20.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:20 smithi081 ceph-mon[26726]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:20.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:20 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:20 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:20 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[25667]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[30549]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:20.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:20 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:22.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:22 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:22 smithi081 ceph-mon[26726]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[25667]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[30549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:23.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:24.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:23 smithi047 ceph-mon[30549]: pgmap v51: 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-08-10T07:53:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:23 smithi047 ceph-mon[25667]: pgmap v51: 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-08-10T07:53:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:23 smithi081 ceph-mon[26726]: pgmap v51: 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-08-10T07:53:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:53:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:53:24] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:53:26.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:26 smithi047 ceph-mon[25667]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:26 smithi047 ceph-mon[30549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:26 smithi081 ceph-mon[26726]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:28.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:28 smithi047 ceph-mon[25667]: pgmap v53: 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-08-10T07:53:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:28 smithi047 ceph-mon[30549]: pgmap v53: 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-08-10T07:53:28.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:28 smithi081 ceph-mon[26726]: pgmap v53: 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-08-10T07:53:28.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:30.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:30 smithi047 ceph-mon[25667]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:30 smithi047 ceph-mon[30549]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:30 smithi081 ceph-mon[26726]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:32.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:32 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:32.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:32 smithi047 ceph-mon[30549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:32 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:32 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:32 smithi047 ceph-mon[25667]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:32 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:32 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:32 smithi081 ceph-mon[26726]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:32 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:33.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:34 smithi047 ceph-mon[25667]: pgmap v56: 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-08-10T07:53:34.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:34 smithi047 ceph-mon[30549]: pgmap v56: 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-08-10T07:53:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:34 smithi081 ceph-mon[26726]: pgmap v56: 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-08-10T07:53:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:53:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:53:34] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:53:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:36 smithi047 ceph-mon[25667]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:36 smithi047 ceph-mon[30549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:36 smithi081 ceph-mon[26726]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:38.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:38 smithi047 ceph-mon[25667]: pgmap v58: 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-08-10T07:53:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:38 smithi047 ceph-mon[30549]: pgmap v58: 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-08-10T07:53:38.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:38 smithi081 ceph-mon[26726]: pgmap v58: 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-08-10T07:53:38.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:40.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[25667]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[30549]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:53:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:40.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:40 smithi081 ceph-mon[26726]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:40.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:53:40.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:53:40.654 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:53:40.655 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.699 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:41 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.700 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:41 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.700 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:41 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:41 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:41 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:41 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:41 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:41 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:41 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:42 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:42.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:42 smithi081 ceph-mon[26726]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:42.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[30549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[25667]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:53:43.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53:43.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:44.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:44 smithi047 ceph-mon[25667]: pgmap v61: 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-08-10T07:53:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:44 smithi047 ceph-mon[30549]: pgmap v61: 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-08-10T07:53:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:44 smithi081 ceph-mon[26726]: pgmap v61: 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-08-10T07:53:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:53:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:53:44] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:53:46.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:46 smithi047 ceph-mon[25667]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:46 smithi047 ceph-mon[30549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:46.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:46 smithi081 ceph-mon[26726]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:47.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:47 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:47 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:47 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:53:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:48 smithi047 ceph-mon[25667]: pgmap v63: 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-08-10T07:53:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:48 smithi047 ceph-mon[30549]: pgmap v63: 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-08-10T07:53:48.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:48 smithi081 ceph-mon[26726]: pgmap v63: 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-08-10T07:53:48.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:50 smithi047 ceph-mon[25667]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:50 smithi047 ceph-mon[30549]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:50 smithi081 ceph-mon[26726]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:52.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:52 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:52 smithi047 ceph-mon[25667]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:52 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:52 smithi047 ceph-mon[30549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:52 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:53:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:52 smithi081 ceph-mon[26726]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:53:53.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:53:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:54 smithi047 ceph-mon[25667]: pgmap v66: 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-08-10T07:53:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:54 smithi047 ceph-mon[30549]: pgmap v66: 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-08-10T07:53:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:54 smithi081 ceph-mon[26726]: pgmap v66: 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-08-10T07:53:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:53:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:53:54] "GET /metrics HTTP/1.1" 200 38031 "" "Prometheus/2.33.4" 2024-08-10T07:53:56.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:56 smithi047 ceph-mon[25667]: 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-08-10T07:53:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:56 smithi047 ceph-mon[30549]: 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-08-10T07:53:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:56 smithi081 ceph-mon[26726]: 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-08-10T07:53:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:53:58 smithi047 ceph-mon[25667]: 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-08-10T07:53:58.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:53:58 smithi047 ceph-mon[30549]: 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-08-10T07:53:58.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:53:58 smithi081 ceph-mon[26726]: 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-08-10T07:53:58.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:53:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:53: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:00 smithi047 ceph-mon[25667]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:00 smithi047 ceph-mon[30549]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:00 smithi081 ceph-mon[26726]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:01.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:01 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:01 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:01 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:01 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:01 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:01 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.782 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:01 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.782 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:01 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:01.782 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:01 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:02 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:02.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:02 smithi081 ceph-mon[26726]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:02.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:02.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[25667]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[30549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:03.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54:03.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:04.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:04 smithi081 ceph-mon[26726]: pgmap v71: 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-08-10T07:54:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:04 smithi047 ceph-mon[25667]: pgmap v71: 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-08-10T07:54:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:04 smithi047 ceph-mon[30549]: pgmap v71: 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-08-10T07:54:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:54:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:54:04] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:54:06.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:06 smithi047 ceph-mon[25667]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:06 smithi047 ceph-mon[30549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:06 smithi081 ceph-mon[26726]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:08 smithi047 ceph-mon[25667]: pgmap v73: 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-08-10T07:54:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:08 smithi047 ceph-mon[30549]: pgmap v73: 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-08-10T07:54:08.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:08 smithi081 ceph-mon[26726]: pgmap v73: 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-08-10T07:54:08.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:10.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:10 smithi047 ceph-mon[25667]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:10 smithi047 ceph-mon[30549]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:10.693 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:10 smithi081 ceph-mon[26726]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:12 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:12 smithi047 ceph-mon[25667]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:12 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:12 smithi047 ceph-mon[30549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:12 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:12 smithi081 ceph-mon[26726]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:13.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:14 smithi047 ceph-mon[25667]: pgmap v76: 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-08-10T07:54:14.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:14 smithi047 ceph-mon[30549]: pgmap v76: 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-08-10T07:54:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:14 smithi081 ceph-mon[26726]: pgmap v76: 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-08-10T07:54:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:54:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:54:14] "GET /metrics HTTP/1.1" 200 38030 "" "Prometheus/2.33.4" 2024-08-10T07:54:16.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:16 smithi047 ceph-mon[25667]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:16.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:16 smithi047 ceph-mon[30549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:16 smithi081 ceph-mon[26726]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:17.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:18.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:18 smithi047 ceph-mon[30549]: 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-08-10T07:54:18.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:18 smithi047 ceph-mon[25667]: 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-08-10T07:54:18.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:18 smithi081 ceph-mon[26726]: 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-08-10T07:54:18.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:20.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:20 smithi081 ceph-mon[26726]: 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-08-10T07:54:20.715 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:20 smithi047 ceph-mon[25667]: 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-08-10T07:54:20.716 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:20 smithi047 ceph-mon[30549]: 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-08-10T07:54:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:21 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:21 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:21 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:21 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:21 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:21 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:21 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:21 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:21.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:21 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:22 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:22 smithi081 ceph-mon[26726]: 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-08-10T07:54:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:22.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:23.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[30549]: 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-08-10T07:54:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[25667]: 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-08-10T07:54:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:23.571 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:24 smithi047 ceph-mon[25667]: 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-08-10T07:54:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:24 smithi047 ceph-mon[30549]: 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-08-10T07:54:24.374 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:24 smithi081 ceph-mon[26726]: 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-08-10T07:54:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:54:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:54:24] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.33.4" 2024-08-10T07:54:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:26 smithi047 ceph-mon[25667]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:26 smithi047 ceph-mon[30549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:26 smithi081 ceph-mon[26726]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:28.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:28 smithi047 ceph-mon[25667]: pgmap v83: 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-08-10T07:54:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:28 smithi047 ceph-mon[30549]: pgmap v83: 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-08-10T07:54:28.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:28 smithi081 ceph-mon[26726]: pgmap v83: 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-08-10T07:54:28.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:30 smithi081 ceph-mon[26726]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:30 smithi047 ceph-mon[25667]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:30.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:30 smithi047 ceph-mon[30549]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:32 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:32 smithi081 ceph-mon[26726]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:32 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:32.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:32 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:32.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:32 smithi047 ceph-mon[25667]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:32 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:32 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:32 smithi047 ceph-mon[30549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:32 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:33.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:34 smithi047 ceph-mon[25667]: pgmap v86: 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-08-10T07:54:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:34 smithi047 ceph-mon[30549]: pgmap v86: 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-08-10T07:54:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:34 smithi081 ceph-mon[26726]: pgmap v86: 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-08-10T07:54:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:54:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:54:34] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.33.4" 2024-08-10T07:54:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:36 smithi047 ceph-mon[25667]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:36 smithi047 ceph-mon[30549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:36 smithi081 ceph-mon[26726]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:38.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:38 smithi081 ceph-mon[26726]: pgmap v88: 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-08-10T07:54:38.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:38 smithi047 ceph-mon[25667]: pgmap v88: 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-08-10T07:54:38.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:38 smithi047 ceph-mon[30549]: pgmap v88: 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-08-10T07:54:38.955 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54:38.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:40 smithi081 ceph-mon[26726]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:54:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:54:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:40 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:54:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:40 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:40.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[25667]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[30549]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:54:40.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:54:40.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:40 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.112 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:41 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.112 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:41 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.112 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:41 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:41 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:41 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:41 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:41 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:41 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:42.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:41 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:43.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[25667]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:43.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.093 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.094 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.094 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:43.094 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[30549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:43.094 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.094 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.094 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:42 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:43.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:42 smithi081 ceph-mon[26726]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:43.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.150 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:54:43.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54:43.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:44.124 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:44 smithi081 ceph-mon[26726]: pgmap v91: 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-08-10T07:54:44.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:44 smithi047 ceph-mon[25667]: pgmap v91: 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-08-10T07:54:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:44 smithi047 ceph-mon[30549]: pgmap v91: 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-08-10T07:54:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:54:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:54:44] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.33.4" 2024-08-10T07:54:46.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:46 smithi081 ceph-mon[26726]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:46.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:46 smithi047 ceph-mon[25667]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:46.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:46 smithi047 ceph-mon[30549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:47 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:47.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:47 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:47.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:47 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:54:48.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:48 smithi081 ceph-mon[26726]: pgmap v93: 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-08-10T07:54:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:48 smithi047 ceph-mon[25667]: pgmap v93: 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-08-10T07:54:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:48 smithi047 ceph-mon[30549]: pgmap v93: 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-08-10T07:54:48.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:50 smithi081 ceph-mon[26726]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:50 smithi047 ceph-mon[25667]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:50 smithi047 ceph-mon[30549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:52 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:52 smithi081 ceph-mon[26726]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:52 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:52.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:52 smithi047 ceph-mon[25667]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:52 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:54:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:52 smithi047 ceph-mon[30549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:53.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:54:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:54 smithi047 ceph-mon[25667]: pgmap v96: 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-08-10T07:54:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:54 smithi047 ceph-mon[30549]: pgmap v96: 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-08-10T07:54:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:54 smithi081 ceph-mon[26726]: pgmap v96: 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-08-10T07:54:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:54:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:54:54] "GET /metrics HTTP/1.1" 200 38036 "" "Prometheus/2.33.4" 2024-08-10T07:54:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:56 smithi081 ceph-mon[26726]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:56 smithi047 ceph-mon[25667]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:56.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:56 smithi047 ceph-mon[30549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:54:58.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:54:58 smithi081 ceph-mon[26726]: pgmap v98: 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-08-10T07:54:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:54:58 smithi047 ceph-mon[25667]: pgmap v98: 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-08-10T07:54:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:54:58 smithi047 ceph-mon[30549]: pgmap v98: 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-08-10T07:54:58.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:54:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:54: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:00.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:00 smithi047 ceph-mon[30549]: pgmap v99: 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-08-10T07:55:00.675 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:00 smithi047 ceph-mon[25667]: pgmap v99: 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-08-10T07:55:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:00 smithi081 ceph-mon[26726]: pgmap v99: 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-08-10T07:55:02.206 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.206 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.206 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[25667]: pgmap v100: 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-08-10T07:55:02.207 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:02.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[30549]: pgmap v100: 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-08-10T07:55:02.207 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:01 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:01 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:01 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:01 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:01 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:01 smithi081 ceph-mon[26726]: pgmap v100: 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-08-10T07:55:02.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:01 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:03.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:03 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:03 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:03 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:03.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55:03.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:04.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:04 smithi081 ceph-mon[26726]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T07:55:04.755 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:04 smithi047 ceph-mon[30549]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T07:55:04.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:04 smithi047 ceph-mon[25667]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T07:55:04.785 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T07:55:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:55:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:55:04] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.33.4" 2024-08-10T07:55:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:06 smithi081 ceph-mon[26726]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-10T07:55:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:06 smithi047 ceph-mon[25667]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-10T07:55:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:06 smithi047 ceph-mon[30549]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-10T07:55:07.301 INFO:teuthology.orchestra.run.smithi047.stdout:Scheduled to redeploy mgr.y on host 'smithi047' 2024-08-10T07:55:07.611 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3671121833' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3671121833' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:07 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:55:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:07 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3671121833' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-10T07:55:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:07 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:07 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:07 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:07 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:55:07.935 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps --refresh' 2024-08-10T07:55:08.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:08 smithi047 ceph-mon[30549]: from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:55:08.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:08 smithi047 ceph-mon[30549]: Schedule redeploy daemon mgr.y 2024-08-10T07:55:08.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:08 smithi047 ceph-mon[30549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T07:55:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:08 smithi047 ceph-mon[25667]: from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:55:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:08 smithi047 ceph-mon[25667]: Schedule redeploy daemon mgr.y 2024-08-10T07:55:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:08 smithi047 ceph-mon[25667]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T07:55:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:08 smithi081 ceph-mon[26726]: from='client.25081 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:55:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:08 smithi081 ceph-mon[26726]: Schedule redeploy daemon mgr.y 2024-08-10T07:55:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:08 smithi081 ceph-mon[26726]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T07:55:08.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:10.137 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T07:55:10.137 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 7s ago 16m - - 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 9s ago 16m - - 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (2m) 7s ago 11m 25.9M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (2m) 9s ago 10m 43.5M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (2m) 7s ago 9m 51.0M - 3.5 e1d6a67b021e 1948c3ba3f7e 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (5m) 9s ago 15m 507M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:9283 running (17m) 7s ago 17m 412M - 17.2.0 e1d6a67b021e d543f2b52331 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (17m) 7s ago 17m 61.7M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (16m) 9s ago 16m 45.2M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (16m) 7s ago 16m 43.7M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (3m) 7s ago 11m 18.2M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (2m) 9s ago 11m 15.3M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T07:55:10.138 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (15m) 7s ago 15m 51.4M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (15m) 7s ago 15m 55.5M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (14m) 7s ago 14m 49.5M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (14m) 7s ago 14m 51.8M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (13m) 9s ago 13m 52.5M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (13m) 9s ago 13m 49.9M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (13m) 9s ago 13m 48.1M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (12m) 9s ago 12m 51.4M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (2m) 9s ago 11m 70.0M - 2.33.4 514e6a882f6e 2ac8f5337fcf 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (10m) 7s ago 10m 74.1M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T07:55:10.139 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (10m) 9s ago 10m 73.7M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T07:55:10.670 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:10 smithi047 ceph-mon[25667]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:10.671 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:10 smithi047 ceph-mon[30549]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:10 smithi081 ceph-mon[26726]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:11.550 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'sleep 180' 2024-08-10T07:55:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:11 smithi047 ceph-mon[25667]: from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:55:11.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:11 smithi047 ceph-mon[30549]: from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:55:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:11 smithi081 ceph-mon[26726]: from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:55:12.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:55:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:55:12.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:12 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:55:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:55:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T07:55:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T07:55:12.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:12 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:13.746 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:13 smithi047 ceph-mon[25667]: Deploying daemon mgr.y on smithi047 2024-08-10T07:55:13.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:13 smithi047 ceph-mon[30549]: Deploying daemon mgr.y on smithi047 2024-08-10T07:55:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:13 smithi081 ceph-mon[26726]: Deploying daemon mgr.y on smithi047 2024-08-10T07:55:13.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:14.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:14 smithi047 ceph-mon[25667]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:14.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:14 smithi047 ceph-mon[30549]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:14.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:14 smithi081 ceph-mon[26726]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T07:55:14.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:55:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:55:14] "GET /metrics HTTP/1.1" 200 38043 "" "Prometheus/2.33.4" 2024-08-10T07:55:15.554 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:15 smithi047 systemd[1]: Stopping Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:55:15.840 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:15 smithi047 podman[70634]: 2024-08-10 07:55:15.552789945 +0000 UTC m=+0.134654880 container died d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, 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, GIT_CLEAN=True, RELEASE=HEAD, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, vcs-type=git, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-08-10T07:55:16.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:15 smithi047 podman[70634]: 2024-08-10 07:55:15.912999109 +0000 UTC m=+0.494864034 container cleanup d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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., io.k8s.display-name=CentOS Stream 8, release=754, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, ceph=True, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, architecture=x86_64, version=8, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , RELEASE=HEAD) 2024-08-10T07:55:16.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:15 smithi047 bash[70634]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y 2024-08-10T07:55:16.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 podman[70646]: 2024-08-10 07:55:16.214632849 +0000 UTC m=+0.663985508 container remove d543f2b52331c00d2dce731197aee3678f5f7eaa232a49f21ca8324df6e5701a (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, vendor=Red Hat, Inc., release=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, 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_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, RELEASE=HEAD, GIT_CLEAN=True, version=8, vcs-type=git) 2024-08-10T07:55:16.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-10T07:55:16.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-10T07:55:16.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 systemd[1]: Stopped Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:55:16.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service: Consumed 1min 17.753s CPU time. 2024-08-10T07:55:16.803 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:16 smithi081 ceph-mon[26726]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:16.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:16 smithi047 ceph-mon[25667]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:16.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:16 smithi047 ceph-mon[30549]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:16.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 systemd[1]: Starting Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:55:16.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 podman[70774]: 2024-08-10 07:55:16.687750003 +0000 UTC m=+0.017930473 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T07:55:16.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:16 smithi047 podman[70774]: 2024-08-10 07:55:16.799029463 +0000 UTC m=+0.129209910 container create e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-08-10T07:55:17.212 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 podman[70774]: 2024-08-10 07:55:17.07714259 +0000 UTC m=+0.407323038 container init e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121) 2024-08-10T07:55:17.213 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 podman[70774]: 2024-08-10 07:55:17.08044349 +0000 UTC m=+0.410623951 container start e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-08-10T07:55:17.213 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mgr[70792]: -- 172.21.15.47:0/1677608848 <== mon.1 v2:172.21.15.47:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5616141bb0e0 con 0x561614199000 2024-08-10T07:55:17.213 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 bash[70774]: e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e 2024-08-10T07:55:17.213 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 systemd[1]: Started Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:55:17.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:17.210+0000 7f52c384f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:55:17.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:17.370+0000 7f52c384f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:55:17.558 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:17.441+0000 7f52c384f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:55:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:55:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:55:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:17 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:17.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:17.696+0000 7f52c384f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:55:17.874 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:17.758+0000 7f52c384f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:55:18.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:18 smithi047 ceph-mon[25667]: pgmap v108: 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-08-10T07:55:18.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:18 smithi047 ceph-mon[30549]: pgmap v108: 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-08-10T07:55:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:18 smithi081 ceph-mon[26726]: pgmap v108: 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-08-10T07:55:18.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:19.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:18.845+0000 7f52c384f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:55:19.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:18.968+0000 7f52c384f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:55:19.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:19.028+0000 7f52c384f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:55:19.553 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:19.261+0000 7f52c384f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:55:19.553 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:19.325+0000 7f52c384f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:55:19.553 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:19.394+0000 7f52c384f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:55:19.553 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:19.551+0000 7f52c384f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:55:20.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:20.004+0000 7f52c384f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:55:20.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-mon[25667]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:20.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-mon[30549]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:20.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:20.369+0000 7f52c384f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:55:20.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:20.448+0000 7f52c384f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:55:20.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:20.606+0000 7f52c384f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T07:55:20.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:20 smithi081 ceph-mon[26726]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:21.218 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:20 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:20.945+0000 7f52c384f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:55:21.219 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:21.009+0000 7f52c384f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:55:21.489 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:21.216+0000 7f52c384f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:55:21.490 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:21.374+0000 7f52c384f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:55:21.490 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:21.441+0000 7f52c384f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:55:21.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:21.532+0000 7f52c384f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:55:21.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:21 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:21.595+0000 7f52c384f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:55:22.337 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:22.337 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.337 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.337 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.337 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[25667]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:22.338 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:22.168+0000 7f52c384f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:55:22.338 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:22.338 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.338 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.338 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.338 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-mon[30549]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:22 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:22.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:22 smithi081 ceph-mon[26726]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:22.335+0000 7f52c384f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:55:22] ENGINE Bus STARTING 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: CherryPy Checker: 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: The Application mounted at '' has an empty config. 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:55:22] ENGINE Serving on http://:::9283 2024-08-10T07:55:22.623 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:55:22 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:55:22] ENGINE Bus STARTED 2024-08-10T07:55:23.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: Standby manager daemon y restarted 2024-08-10T07:55:23.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: Standby manager daemon y started 2024-08-10T07:55:23.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T07:55:23.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:55:23.331 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: Standby manager daemon y restarted 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: Standby manager daemon y started 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T07:55:23.332 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:55:23.333 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.333 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.333 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:23 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: Standby manager daemon y restarted 2024-08-10T07:55:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: Standby manager daemon y started 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:23.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:24 smithi047 ceph-mon[25667]: mgrmap e28: x(active, since 3m), standbys: y 2024-08-10T07:55:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:24 smithi047 ceph-mon[25667]: pgmap v111: 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-08-10T07:55:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:24 smithi047 ceph-mon[30549]: mgrmap e28: x(active, since 3m), standbys: y 2024-08-10T07:55:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:24 smithi047 ceph-mon[30549]: pgmap v111: 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-08-10T07:55:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:24 smithi081 ceph-mon[26726]: mgrmap e28: x(active, since 3m), standbys: y 2024-08-10T07:55:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:24 smithi081 ceph-mon[26726]: pgmap v111: 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-08-10T07:55:24.977 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:55:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:55:24] "GET /metrics HTTP/1.1" 200 38044 "" "Prometheus/2.33.4" 2024-08-10T07:55:26.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:26 smithi081 ceph-mon[26726]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:26 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:26 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:26 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[25667]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[30549]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:26 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:28 smithi081 ceph-mon[26726]: 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-08-10T07:55:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:28.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:28 smithi047 ceph-mon[25667]: 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-08-10T07:55:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:28 smithi047 ceph-mon[30549]: 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-08-10T07:55:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:30 smithi081 ceph-mon[26726]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:30 smithi047 ceph-mon[25667]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:30.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:30 smithi047 ceph-mon[30549]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:32 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:32 smithi081 ceph-mon[26726]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:32 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:32.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:32 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:32.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:32 smithi047 ceph-mon[30549]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:32.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:32 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:32 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:32 smithi047 ceph-mon[25667]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:32 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:33.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:34 smithi047 ceph-mon[25667]: pgmap v116: 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-08-10T07:55:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:34 smithi047 ceph-mon[30549]: pgmap v116: 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-08-10T07:55:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:34 smithi081 ceph-mon[26726]: pgmap v116: 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-08-10T07:55:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:55:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:55:34] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T07:55:36.716 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:36 smithi081 ceph-mon[26726]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:36 smithi047 ceph-mon[25667]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:36 smithi047 ceph-mon[30549]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:38.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:38 smithi081 ceph-mon[26726]: pgmap v118: 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-08-10T07:55:38.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:38 smithi047 ceph-mon[25667]: pgmap v118: 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-08-10T07:55:38.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:38 smithi047 ceph-mon[30549]: pgmap v118: 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-08-10T07:55:38.910 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55:38.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:40 smithi081 ceph-mon[26726]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:40.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:40 smithi047 ceph-mon[25667]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:40.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:40 smithi047 ceph-mon[30549]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:42 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:42 smithi081 ceph-mon[26726]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[25667]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:42 smithi047 ceph-mon[30549]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:43.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:55:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:55:44] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T07:55:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:44 smithi081 ceph-mon[26726]: 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-08-10T07:55:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:44 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:44 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:44 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[25667]: 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-08-10T07:55:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:45.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[30549]: 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-08-10T07:55:45.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:45.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:45.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:44 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:55:47.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:46 smithi081 ceph-mon[26726]: 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-08-10T07:55:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:46 smithi047 ceph-mon[25667]: 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-08-10T07:55:47.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:46 smithi047 ceph-mon[30549]: 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-08-10T07:55:48.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:47 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:48.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:47 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:48.203 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:47 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:55:48.850 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:49.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:48 smithi047 ceph-mon[30549]: pgmap v123: 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-08-10T07:55:49.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:48 smithi047 ceph-mon[25667]: pgmap v123: 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-08-10T07:55:49.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:48 smithi081 ceph-mon[26726]: pgmap v123: 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-08-10T07:55:51.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:50 smithi047 ceph-mon[25667]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:51.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:50 smithi047 ceph-mon[30549]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:50 smithi081 ceph-mon[26726]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:53.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:52 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:53.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:52 smithi047 ceph-mon[25667]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:53.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:52 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:53.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:52 smithi047 ceph-mon[30549]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:52 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:55:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:52 smithi081 ceph-mon[26726]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:53.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55:53.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:55:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:54 smithi047 ceph-mon[25667]: 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-08-10T07:55:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:54 smithi047 ceph-mon[30549]: 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-08-10T07:55:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:54 smithi081 ceph-mon[26726]: 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-08-10T07:55:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:55:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:55:54] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.33.4" 2024-08-10T07:55:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:56 smithi081 ceph-mon[26726]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:56 smithi047 ceph-mon[25667]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:56.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:56 smithi047 ceph-mon[30549]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:55:58.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:55:58 smithi081 ceph-mon[26726]: pgmap v128: 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-08-10T07:55:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:55:58 smithi047 ceph-mon[25667]: pgmap v128: 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-08-10T07:55:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:55:58 smithi047 ceph-mon[30549]: pgmap v128: 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-08-10T07:55:58.979 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:55:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:55: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:00.675 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:00 smithi047 ceph-mon[25667]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:00.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:00 smithi047 ceph-mon[30549]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:00 smithi081 ceph-mon[26726]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:02.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:02.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[25667]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:02.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[30549]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:02 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:02 smithi081 ceph-mon[26726]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:03.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56:03.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:04.241 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[25667]: pgmap v131: 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-08-10T07:56:04.241 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.241 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.241 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.241 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[30549]: pgmap v131: 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-08-10T07:56:04.241 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.241 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.241 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:04 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:04 smithi081 ceph-mon[26726]: pgmap v131: 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-08-10T07:56:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:04 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:56:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:56:04] "GET /metrics HTTP/1.1" 200 38038 "" "Prometheus/2.33.4" 2024-08-10T07:56:06.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:06 smithi081 ceph-mon[26726]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:06 smithi047 ceph-mon[25667]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:06 smithi047 ceph-mon[30549]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:08.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:08 smithi081 ceph-mon[26726]: pgmap v133: 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-08-10T07:56:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:08 smithi047 ceph-mon[25667]: pgmap v133: 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-08-10T07:56:08.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:08 smithi047 ceph-mon[30549]: pgmap v133: 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-08-10T07:56:08.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:10 smithi081 ceph-mon[26726]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:10.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:10 smithi047 ceph-mon[25667]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:10.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:10 smithi047 ceph-mon[30549]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:12 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:12 smithi081 ceph-mon[26726]: 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-08-10T07:56:12.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:12 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:12.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:12 smithi047 ceph-mon[30549]: 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-08-10T07:56:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:12 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:12.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:12 smithi047 ceph-mon[25667]: 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-08-10T07:56:13.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:14 smithi047 ceph-mon[25667]: pgmap v136: 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-08-10T07:56:14.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:14 smithi047 ceph-mon[30549]: pgmap v136: 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-08-10T07:56:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:14 smithi081 ceph-mon[26726]: pgmap v136: 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-08-10T07:56:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:56:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:56:14] "GET /metrics HTTP/1.1" 200 38038 "" "Prometheus/2.33.4" 2024-08-10T07:56:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:16 smithi081 ceph-mon[26726]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:16.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:16 smithi047 ceph-mon[25667]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:16.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:16 smithi047 ceph-mon[30549]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:17.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:17.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:18.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:18 smithi081 ceph-mon[26726]: pgmap v138: 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-08-10T07:56:18.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:56:18.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:56:18.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:56:18.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:18 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[25667]: pgmap v138: 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-08-10T07:56:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[30549]: pgmap v138: 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-08-10T07:56:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:56:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:18 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:18.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:20 smithi081 ceph-mon[26726]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:20.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:20 smithi047 ceph-mon[25667]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:20.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:20 smithi047 ceph-mon[30549]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:22 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:22 smithi081 ceph-mon[26726]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[25667]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[30549]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:22.777 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:23.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:24.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:24 smithi047 ceph-mon[25667]: pgmap v141: 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-08-10T07:56:24.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:24 smithi047 ceph-mon[30549]: pgmap v141: 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-08-10T07:56:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:24 smithi081 ceph-mon[26726]: pgmap v141: 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-08-10T07:56:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:56:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:56:24] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.33.4" 2024-08-10T07:56:25.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.296 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.296 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.296 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:26 smithi081 ceph-mon[26726]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:26.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:26 smithi047 ceph-mon[30549]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:26 smithi047 ceph-mon[25667]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:28 smithi081 ceph-mon[26726]: pgmap v143: 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-08-10T07:56:28.790 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56:28.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:28.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:28 smithi047 ceph-mon[25667]: pgmap v143: 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-08-10T07:56:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:28 smithi047 ceph-mon[30549]: pgmap v143: 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-08-10T07:56:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:30 smithi081 ceph-mon[26726]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:30.675 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:30 smithi047 ceph-mon[25667]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:30.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:30 smithi047 ceph-mon[30549]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:32 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:32 smithi081 ceph-mon[26726]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:32 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:32.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:32 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:32.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:32 smithi047 ceph-mon[25667]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:32.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:32 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:32.948 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:32 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:32.948 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:32 smithi047 ceph-mon[30549]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:32.949 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:32 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:33.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:34 smithi047 ceph-mon[25667]: pgmap v146: 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-08-10T07:56:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:34 smithi047 ceph-mon[30549]: pgmap v146: 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-08-10T07:56:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:34 smithi081 ceph-mon[26726]: pgmap v146: 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-08-10T07:56:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:56:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:56:34] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.33.4" 2024-08-10T07:56:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:36 smithi047 ceph-mon[25667]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:36 smithi047 ceph-mon[30549]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:36 smithi081 ceph-mon[26726]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:38.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:38 smithi081 ceph-mon[26726]: pgmap v148: 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-08-10T07:56:38.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:38 smithi047 ceph-mon[25667]: pgmap v148: 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-08-10T07:56:38.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:38 smithi047 ceph-mon[30549]: pgmap v148: 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-08-10T07:56:38.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:40.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:40 smithi047 ceph-mon[25667]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:40 smithi047 ceph-mon[30549]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:40 smithi081 ceph-mon[26726]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:42.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[25667]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[30549]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:42 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:42 smithi081 ceph-mon[26726]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:42.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:43.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:44.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:44 smithi047 ceph-mon[25667]: pgmap v151: 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-08-10T07:56:44.293 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:44 smithi047 ceph-mon[30549]: pgmap v151: 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-08-10T07:56:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:44 smithi081 ceph-mon[26726]: pgmap v151: 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-08-10T07:56:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:56:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:56:44] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.33.4" 2024-08-10T07:56:45.522 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:45 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.522 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:45 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.522 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:45 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.523 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:45 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.523 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:45 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.523 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:45 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:45 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:45 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:45 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:56:46.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:46 smithi047 ceph-mon[25667]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:46 smithi047 ceph-mon[30549]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:46.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:46 smithi081 ceph-mon[26726]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:47.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:47 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:47 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:47 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:56:48.621 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:48 smithi081 ceph-mon[26726]: pgmap v153: 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-08-10T07:56:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:48 smithi047 ceph-mon[25667]: pgmap v153: 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-08-10T07:56:48.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:48 smithi047 ceph-mon[30549]: pgmap v153: 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-08-10T07:56:48.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:50 smithi081 ceph-mon[26726]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:50.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:50 smithi047 ceph-mon[25667]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:50.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:50 smithi047 ceph-mon[30549]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:52 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:52 smithi081 ceph-mon[26726]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:52.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:52 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:52.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:52 smithi047 ceph-mon[25667]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:52 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:56:52.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:52 smithi047 ceph-mon[30549]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:53.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56:53.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:54 smithi047 ceph-mon[25667]: pgmap v156: 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-08-10T07:56:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:54 smithi047 ceph-mon[30549]: pgmap v156: 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-08-10T07:56:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:54 smithi081 ceph-mon[26726]: pgmap v156: 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-08-10T07:56:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:56:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:56:54] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T07:56:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:56 smithi081 ceph-mon[26726]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:56 smithi047 ceph-mon[25667]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:56.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:56 smithi047 ceph-mon[30549]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:56:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:56:58 smithi081 ceph-mon[26726]: pgmap v158: 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-08-10T07:56:58.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:56:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:56: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.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:56:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:56:58 smithi047 ceph-mon[25667]: pgmap v158: 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-08-10T07:56:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:56:58 smithi047 ceph-mon[30549]: pgmap v158: 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-08-10T07:57:00.674 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:00 smithi047 ceph-mon[25667]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:00.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:00 smithi047 ceph-mon[30549]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:00 smithi081 ceph-mon[26726]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:02 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:02 smithi081 ceph-mon[26726]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[25667]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:03.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:03.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[30549]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:03.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:03.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:03.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:03.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:03.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:57:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:57:03.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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:57:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:04 smithi047 ceph-mon[25667]: pgmap v161: 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-08-10T07:57:04.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:04 smithi047 ceph-mon[30549]: pgmap v161: 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-08-10T07:57:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:04 smithi081 ceph-mon[26726]: pgmap v161: 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-08-10T07:57:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:57:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:57:04] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T07:57:05.452 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:05 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.452 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:05 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.452 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:05 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.452 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:05 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.452 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:05 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.452 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:05 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:05 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:05 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:05 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:06 smithi081 ceph-mon[26726]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:06.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:06 smithi047 ceph-mon[25667]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:06.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:06 smithi047 ceph-mon[30549]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:08 smithi081 ceph-mon[26726]: pgmap v163: 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-08-10T07:57:08.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:57:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:57:08.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"172.21.15.81:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", cluster_addr=\"172.21.15.47\", device_class=\"ssd\", hostname=\"smithi047\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.47\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:57:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:08 smithi047 ceph-mon[25667]: pgmap v163: 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-08-10T07:57:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:08 smithi047 ceph-mon[30549]: pgmap v163: 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-08-10T07:57:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:10 smithi081 ceph-mon[26726]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:10.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:10 smithi047 ceph-mon[25667]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:10.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:10 smithi047 ceph-mon[30549]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:12 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:12.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:12 smithi081 ceph-mon[26726]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:12.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:12 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:12.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:12 smithi047 ceph-mon[25667]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:12.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:12 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:12.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:12 smithi047 ceph-mon[30549]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-08-10T07:57:13.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:57:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:57: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:57:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:14 smithi047 ceph-mon[25667]: pgmap v166: 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-08-10T07:57:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:14 smithi047 ceph-mon[30549]: pgmap v166: 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-08-10T07:57:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:14 smithi081 ceph-mon[26726]: pgmap v166: 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-08-10T07:57:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:57:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:57:14] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T07:57:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:16 smithi081 ceph-mon[26726]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:16.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:16 smithi047 ceph-mon[25667]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:16.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:16 smithi047 ceph-mon[30549]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:17.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:17.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:18 smithi081 ceph-mon[26726]: pgmap v168: 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-08-10T07:57:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:57:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:57:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:57:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:18 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[25667]: pgmap v168: 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-08-10T07:57:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[30549]: pgmap v168: 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-08-10T07:57:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:57:18.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:18 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:20.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:20 smithi081 ceph-mon[26726]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:20.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:20 smithi047 ceph-mon[25667]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:20.853 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:20 smithi047 ceph-mon[30549]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:23.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[25667]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[30549]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:22 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:22 smithi081 ceph-mon[26726]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:23.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:57:23 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:57: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=\"smithi047\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"5454a5c4-56eb-11ef-bcce-c7b262605968\", domainname=\"(none)\", instance=\"smithi047\", job=\"node\", machine=\"x86_64\", nodename=\"smithi047\", release=\"5.14.0-480.el9.x86_64\", sysname=\"Linux\", version=\"#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-08-10T07:57:24.317 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:24 smithi047 ceph-mon[25667]: pgmap v171: 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-08-10T07:57:24.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:24 smithi047 ceph-mon[30549]: pgmap v171: 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-08-10T07:57:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:24 smithi081 ceph-mon[26726]: pgmap v171: 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-08-10T07:57:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:57:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:57:24] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T07:57:25.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:25.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:26.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:26 smithi047 ceph-mon[25667]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:26.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:26 smithi047 ceph-mon[30549]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:26 smithi081 ceph-mon[26726]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:28.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:28 smithi047 ceph-mon[25667]: pgmap v173: 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-08-10T07:57:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:28 smithi047 ceph-mon[30549]: pgmap v173: 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-08-10T07:57:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:28 smithi081 ceph-mon[26726]: pgmap v173: 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-08-10T07:57:30.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:30 smithi047 ceph-mon[25667]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:30.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:30 smithi047 ceph-mon[30549]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:30.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:30 smithi081 ceph-mon[26726]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:32 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:32 smithi081 ceph-mon[26726]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:32 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:32.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:32 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:32 smithi047 ceph-mon[25667]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:32 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:32 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:32 smithi047 ceph-mon[30549]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:32.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:32 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:34 smithi047 ceph-mon[25667]: pgmap v176: 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-08-10T07:57:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:34 smithi047 ceph-mon[30549]: pgmap v176: 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-08-10T07:57:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:34 smithi081 ceph-mon[26726]: pgmap v176: 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-08-10T07:57:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:57:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:57:34] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.33.4" 2024-08-10T07:57:36.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:36 smithi081 ceph-mon[26726]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:36.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:36 smithi047 ceph-mon[25667]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:36.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:36 smithi047 ceph-mon[30549]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:38 smithi081 ceph-mon[26726]: pgmap v178: 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-08-10T07:57:38.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:38 smithi047 ceph-mon[25667]: pgmap v178: 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-08-10T07:57:38.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:38 smithi047 ceph-mon[30549]: pgmap v178: 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-08-10T07:57:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:40 smithi081 ceph-mon[26726]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:40.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:40 smithi047 ceph-mon[25667]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:40.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:40 smithi047 ceph-mon[30549]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:42 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:42.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:42 smithi081 ceph-mon[26726]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:42.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:42 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:42.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[30549]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:42.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[25667]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:42 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:44.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:44 smithi047 ceph-mon[25667]: pgmap v181: 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-08-10T07:57:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:44 smithi047 ceph-mon[30549]: pgmap v181: 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-08-10T07:57:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:44 smithi081 ceph-mon[26726]: pgmap v181: 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-08-10T07:57:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:57:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:57:44] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.33.4" 2024-08-10T07:57:45.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:45 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:45 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:45 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:45 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:45 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:45 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:45 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:45 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:45.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:45 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:57:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:46 smithi081 ceph-mon[26726]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:47.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:46 smithi047 ceph-mon[25667]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:47.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:46 smithi047 ceph-mon[30549]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:47.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:47 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:48.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:47 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:48.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:47 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:57:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:48 smithi081 ceph-mon[26726]: pgmap v183: 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-08-10T07:57:49.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:48 smithi047 ceph-mon[25667]: pgmap v183: 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-08-10T07:57:49.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:48 smithi047 ceph-mon[30549]: pgmap v183: 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-08-10T07:57:50.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:50 smithi081 ceph-mon[26726]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:51.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:50 smithi047 ceph-mon[25667]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:51.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:50 smithi047 ceph-mon[30549]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:52 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:52 smithi081 ceph-mon[26726]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:53.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:52 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:53.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:52 smithi047 ceph-mon[25667]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:53.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:52 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:57:53.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:52 smithi047 ceph-mon[30549]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:54 smithi081 ceph-mon[26726]: pgmap v186: 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-08-10T07:57:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:54 smithi047 ceph-mon[25667]: pgmap v186: 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-08-10T07:57:54.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:54 smithi047 ceph-mon[30549]: pgmap v186: 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-08-10T07:57:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:57:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:57:54] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.33.4" 2024-08-10T07:57:56.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:56 smithi081 ceph-mon[26726]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:56 smithi047 ceph-mon[25667]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:56.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:56 smithi047 ceph-mon[30549]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:57:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:57:58 smithi081 ceph-mon[26726]: pgmap v188: 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-08-10T07:57:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:57:58 smithi047 ceph-mon[25667]: pgmap v188: 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-08-10T07:57:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:57:58 smithi047 ceph-mon[30549]: pgmap v188: 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-08-10T07:58:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:00 smithi081 ceph-mon[26726]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:00.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:00 smithi047 ceph-mon[25667]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:00.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:00 smithi047 ceph-mon[30549]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:02 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:02 smithi081 ceph-mon[26726]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:02 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:02 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[30549]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[25667]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:02.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:02 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:04.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:04 smithi047 ceph-mon[25667]: pgmap v191: 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-08-10T07:58:04.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:04 smithi047 ceph-mon[30549]: pgmap v191: 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-08-10T07:58:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:04 smithi081 ceph-mon[26726]: pgmap v191: 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-08-10T07:58:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:58:04] "GET /metrics HTTP/1.1" 200 38035 "" "Prometheus/2.33.4" 2024-08-10T07:58:06.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:05 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:05 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:05 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.105 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:05 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.105 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:05 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:05 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:05 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:05 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:06.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:05 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:07.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:06 smithi047 ceph-mon[25667]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:07.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:06 smithi047 ceph-mon[30549]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:07.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:06 smithi081 ceph-mon[26726]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:09.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:08 smithi047 ceph-mon[25667]: pgmap v193: 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-08-10T07:58:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:08 smithi047 ceph-mon[30549]: pgmap v193: 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-08-10T07:58:09.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:08 smithi081 ceph-mon[26726]: pgmap v193: 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-08-10T07:58:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:10 smithi047 ceph-mon[25667]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:11.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:10 smithi047 ceph-mon[30549]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:11.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:10 smithi081 ceph-mon[26726]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:13.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:12 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:12 smithi047 ceph-mon[30549]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:13.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:12 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:13.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:12 smithi047 ceph-mon[25667]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:12 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:13.157 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:12 smithi081 ceph-mon[26726]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:14.335 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:14 smithi047 ceph-mon[25667]: pgmap v196: 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-08-10T07:58:14.335 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:14 smithi047 ceph-mon[30549]: pgmap v196: 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-08-10T07:58:14.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:14 smithi081 ceph-mon[26726]: pgmap v196: 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-08-10T07:58:14.848 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:58:14] "GET /metrics HTTP/1.1" 200 38035 "" "Prometheus/2.33.4" 2024-08-10T07:58:14.908 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T07:58:16.546 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:16 smithi047 ceph-mon[25667]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:16.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:16 smithi047 ceph-mon[30549]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:16.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:16 smithi081 ceph-mon[26726]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:16.890 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 12s ago 19m - - 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 14s ago 19m - - 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (6m) 12s ago 14m 24.5M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (5m) 14s ago 13m 50.6M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (5m) 12s ago 13m 51.7M - 3.5 e1d6a67b021e 1948c3ba3f7e 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (8m) 14s ago 18m 515M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (3m) 12s ago 20m 439M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (20m) 12s ago 20m 68.6M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (19m) 14s ago 19m 49.6M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (19m) 12s ago 19m 46.0M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (6m) 12s ago 14m 18.5M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T07:58:16.891 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (5m) 14s ago 14m 17.8M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (18m) 12s ago 18m 52.7M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (18m) 12s ago 18m 55.4M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (17m) 12s ago 17m 49.4M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (17m) 12s ago 17m 51.9M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (16m) 14s ago 16m 53.4M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (16m) 14s ago 16m 50.8M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (16m) 14s ago 16m 49.4M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (15m) 14s ago 15m 52.6M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (5m) 14s ago 15m 71.2M - 2.33.4 514e6a882f6e 2ac8f5337fcf 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (13m) 12s ago 13m 74.9M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T07:58:16.892 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (13m) 14s ago 13m 74.8M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T07:58:17.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:17 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:17.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:17 smithi047 ceph-mon[25667]: from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:58:17.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:17 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:17.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:17 smithi047 ceph-mon[30549]: from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:58:17.551 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions' 2024-08-10T07:58:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:17 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:17 smithi081 ceph-mon[26726]: from='client.25099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T07:58:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:18 smithi081 ceph-mon[26726]: pgmap v198: 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-08-10T07:58:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:18 smithi081 ceph-mon[26726]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:18 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:18.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[30549]: pgmap v198: 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-08-10T07:58:18.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[30549]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[25667]: pgmap v198: 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-08-10T07:58:18.780 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[25667]: from='mgr.34862 172.21.15.81:0/3910421385' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:18.780 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:18 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:19.602 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T07:58:19.602 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T07:58:19.602 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T07:58:19.602 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:58:19.602 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T07:58:19.602 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T07:58:19.603 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T07:58:20.241 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph health detail' 2024-08-10T07:58:20.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:20 smithi047 ceph-mon[25667]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:20.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:20 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3476947858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:58:20.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:20 smithi047 ceph-mon[30549]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:20.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:20 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3476947858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:58:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:20 smithi081 ceph-mon[26726]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:20 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3476947858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T07:58:22.368 INFO:teuthology.orchestra.run.smithi047.stdout:HEALTH_OK 2024-08-10T07:58:22.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[30549]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:22.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[30549]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/98878204' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[25667]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[25667]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:22 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/98878204' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T07:58:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:22 smithi081 ceph-mon[26726]: from='client.34943 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:22 smithi081 ceph-mon[26726]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:22 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:22 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/98878204' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T07:58:23.085 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph -s' 2024-08-10T07:58:24.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:24 smithi047 ceph-mon[25667]: pgmap v201: 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-08-10T07:58:24.369 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:24 smithi047 ceph-mon[30549]: pgmap v201: 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-08-10T07:58:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:24 smithi081 ceph-mon[26726]: pgmap v201: 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-08-10T07:58:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:58:24] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.33.4" 2024-08-10T07:58:25.217 INFO:teuthology.orchestra.run.smithi047.stdout: cluster: 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: id: 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: health: HEALTH_OK 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: services: 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: mon: 3 daemons, quorum a,c,b (age 19m) 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: mgr: x(active, since 6m), standbys: y 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: osd: 8 osds: 8 up (since 15m), 8 in (since 16m) 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:58:25.218 INFO:teuthology.orchestra.run.smithi047.stdout: data: 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: pools: 6 pools, 161 pgs 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: objects: 209 objects, 585 KiB 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: pgs: 161 active+clean 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: io: 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-08-10T07:58:25.219 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T07:58:25.803 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph mgr fail' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[25667]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3910767237' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[25667]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[30549]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3910767237' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:58:26.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:25 smithi047 ceph-mon[30549]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:25 smithi081 ceph-mon[26726]: from='mgr.34862 ' entity='mgr.x' 2024-08-10T07:58:26.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:25 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3910767237' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T07:58:26.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:25 smithi081 ceph-mon[26726]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:28.689 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:28 smithi047 ceph-mon[30549]: pgmap v203: 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-08-10T07:58:28.689 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:28 smithi047 ceph-mon[25667]: pgmap v203: 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-08-10T07:58:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:28 smithi081 ceph-mon[26726]: pgmap v203: 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-08-10T07:58:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-mon[26726]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2088636245' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-mon[26726]: osdmap e104: 8 total, 8 up, 8 in 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:30.451+0000 7ff8b6460640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ignoring --setuser ceph since I am not root 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ignoring --setgroup ceph since I am not root 2024-08-10T07:58:30.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-mgr[51446]: -- 172.21.15.81:0/3069043139 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555a423b50e0 con 0x555a42392800 2024-08-10T07:58:30.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:30.605+0000 7f7806ef3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T07:58:30.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[30549]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:30.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2088636245' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:58:30.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:58:30.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[30549]: osdmap e104: 8 total, 8 up, 8 in 2024-08-10T07:58:30.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[25667]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2088636245' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-mon[25667]: osdmap e104: 8 total, 8 up, 8 in 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:58:30] ENGINE Bus STOPPING 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:58:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:58:30] ENGINE Bus STOPPED 2024-08-10T07:58:30.749 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:58:30] ENGINE Bus STARTING 2024-08-10T07:58:31.057 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:30.750+0000 7f7806ef3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:58:31.057 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:30.818+0000 7f7806ef3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T07:58:31.057 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:31.054+0000 7f7806ef3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T07:58:31.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:58:30] ENGINE Serving on http://:::9283 2024-08-10T07:58:31.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:07:58:30] ENGINE Bus STARTED 2024-08-10T07:58:31.203 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'sleep 180' 2024-08-10T07:58:31.450 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:31.113+0000 7f7806ef3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T07:58:31.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: mgrmap e29: y(active, starting, since 0.979953s) 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:58:31.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: Manager daemon y is now available 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:58:31.704 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: mgrmap e29: y(active, starting, since 0.979953s) 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:58:31.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: Manager daemon y is now available 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:31.706 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:31.707 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:58:31.707 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:58:31.707 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:31.707 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:58:31.707 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:58:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T07:58:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: mgrmap e29: y(active, starting, since 0.979953s) 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T07:58:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: Manager daemon y is now available 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T07:58:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T07:58:32.278 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.047+0000 7f7806ef3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T07:58:32.279 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.179+0000 7f7806ef3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T07:58:32.279 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.239+0000 7f7806ef3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T07:58:32.595 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.464+0000 7f7806ef3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T07:58:32.595 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.525+0000 7f7806ef3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T07:58:32.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-mon[26726]: mgrmap e30: y(active, since 1.98867s) 2024-08-10T07:58:32.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:58:32.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:32.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-mon[26726]: [10/Aug/2024:07:58:32] ENGINE Bus STARTING 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[25667]: mgrmap e30: y(active, since 1.98867s) 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[25667]: [10/Aug/2024:07:58:32] ENGINE Bus STARTING 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[30549]: mgrmap e30: y(active, since 1.98867s) 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-mon[30549]: [10/Aug/2024:07:58:32] ENGINE Bus STARTING 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:58:32.338+0000 7f521ba39640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:07:58:32] ENGINE Error in HTTPServer.serve 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._connections.run(self.expiration_interval) 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._run(expiration_interval) 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:58:32.624 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: s = self.context.wrap_socket( 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.sslsocket_class._create( 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self.do_handshake() 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._sslobj.do_handshake() 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:58:32.625 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T07:58:32.946 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.592+0000 7f7806ef3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T07:58:32.947 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:32.749+0000 7f7806ef3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T07:58:33.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:33.186+0000 7f7806ef3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T07:58:33.594 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:33.524+0000 7f7806ef3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T07:58:33.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:33.592+0000 7f7806ef3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T07:58:33.930 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:33.766+0000 7f7806ef3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T07:58:34.220 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.152+0000 7f7806ef3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T07:58:34.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: [10/Aug/2024:07:58:32] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T07:58:34.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: [10/Aug/2024:07:58:32] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: [10/Aug/2024:07:58:32] ENGINE Bus STARTED 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: [10/Aug/2024:07:58:32] ENGINE Error in HTTPServer.serve 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._run(expiration_interval) 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:58:34.221 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: s = self.context.wrap_socket( 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.sslsocket_class._create( 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.do_handshake() 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._sslobj.do_handshake() 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: mgrmap e31: y(active, since 3s) 2024-08-10T07:58:34.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:58:34.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:34.223 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:33 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: [10/Aug/2024:07:58:32] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: [10/Aug/2024:07:58:32] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: [10/Aug/2024:07:58:32] ENGINE Bus STARTED 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: [10/Aug/2024:07:58:32] ENGINE Error in HTTPServer.serve 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:58:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T07:58:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: mgrmap e31: y(active, since 3s) 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: [10/Aug/2024:07:58:32] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: [10/Aug/2024:07:58:32] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: [10/Aug/2024:07:58:32] ENGINE Bus STARTED 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: [10/Aug/2024:07:58:32] ENGINE Error in HTTPServer.serve 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T07:58:34.379 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._run(expiration_interval) 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.do_handshake() 2024-08-10T07:58:34.380 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: mgrmap e31: y(active, since 3s) 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:34.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:33 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:34.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.219+0000 7f7806ef3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T07:58:34.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.442+0000 7f7806ef3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T07:58:34.970 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.603+0000 7f7806ef3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T07:58:34.970 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.676+0000 7f7806ef3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T07:58:34.970 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.766+0000 7f7806ef3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T07:58:34.970 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:34.829+0000 7f7806ef3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T07:58:35.220 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.221 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:58:35.222 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:58:35.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T07:58:35.296 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.297 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:35.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T07:58:35.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:35 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:35.582 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:35.418+0000 7f7806ef3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:35.580+0000 7f7806ef3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:58:35] ENGINE Bus STARTING 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: CherryPy Checker: 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: The Application mounted at '' has an empty config. 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:58:35] ENGINE Serving on http://:::9283 2024-08-10T07:58:35.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 07:58:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:07:58:35] ENGINE Bus STARTED 2024-08-10T07:58:36.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:58:36.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:58:36.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: mgrmap e32: y(active, since 5s) 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.370 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T07:58:36.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:58:36.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:58:36.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:58:36.371 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:36 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:58:36.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:58:36.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: mgrmap e32: y(active, since 5s) 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T07:58:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: mgrmap e32: y(active, since 5s) 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T07:58:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T07:58:36.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T07:58:36.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T07:58:36.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:36 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T07:58:37.578 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:37 smithi047 ceph-mon[25667]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:37.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:37 smithi047 ceph-mon[25667]: mgrmap e33: y(active, since 6s), standbys: x 2024-08-10T07:58:37.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:37 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:58:37.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:37 smithi047 ceph-mon[30549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:37.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:37 smithi047 ceph-mon[30549]: mgrmap e33: y(active, since 6s), standbys: x 2024-08-10T07:58:37.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:37 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:58:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:37 smithi081 ceph-mon[26726]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T07:58:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:37 smithi081 ceph-mon[26726]: mgrmap e33: y(active, since 6s), standbys: x 2024-08-10T07:58:37.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:37 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T07:58:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:38 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:38 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:38 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:38 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:38 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:38 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:38 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:38 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:39.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:38 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:40.355 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:40 smithi047 ceph-mon[25667]: pgmap v7: 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-08-10T07:58:40.356 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:40 smithi047 ceph-mon[30549]: pgmap v7: 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-08-10T07:58:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:40 smithi081 ceph-mon[26726]: pgmap v7: 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-08-10T07:58:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:41 smithi081 ceph-mon[26726]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T07:58:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:41 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:41 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:41 smithi081 ceph-mon[26726]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:58:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:41 smithi081 ceph-mon[26726]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:58:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:41 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2267956922' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[25667]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[25667]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[25667]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2267956922' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[30549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T07:58:42.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:42.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:42.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[30549]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T07:58:42.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[30549]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T07:58:42.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:41 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2267956922' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T07:58:44.274 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:58:44.274 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 bash[63080]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T07:58:44.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-mon[26726]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T07:58:44.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:44.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:44 smithi047 ceph-mon[25667]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T07:58:44.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:44 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:44 smithi047 ceph-mon[30549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T07:58:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:44 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-10T07:58:44.532 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T07:58:44.533 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.272Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-10T07:58:44.533 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[55786]: ts=2024-08-10T07:58:44.273Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-10T07:58:44.533 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 podman[63090]: 2024-08-10 07:58:44.282625014 +0000 UTC m=+0.118253844 container died 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:58:44.790 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 podman[63090]: 2024-08-10 07:58:44.621593141 +0000 UTC m=+0.457221973 container cleanup 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:58:44.791 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 bash[63090]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T07:58:45.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 podman[63104]: 2024-08-10 07:58:44.789750231 +0000 UTC m=+0.509223156 container remove 2ac8f5337fcf1ce70f8401695c5dac8d8ad8f60b000d4318463396bb9fdce86c (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:58:45.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 bash[63117]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T07:58:45.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T07:58:45.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:58:45.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.851s CPU time. 2024-08-10T07:58:45.053 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:44 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T07:58:45.305 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 podman[63179]: 2024-08-10 07:58:44.956730814 +0000 UTC m=+0.019556490 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-08-10T07:58:45.305 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 podman[63179]: 2024-08-10 07:58:45.057500426 +0000 UTC m=+0.120326081 container create 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:58:45.305 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 podman[63179]: 2024-08-10 07:58:45.301379735 +0000 UTC m=+0.364205391 container init 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:58:45.305 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 podman[63179]: 2024-08-10 07:58:45.304109833 +0000 UTC m=+0.366935491 container start 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.326Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.326Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.326Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.326Z caller=main.go:518 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.326Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.326Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.328Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T07:58:45.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.328Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.329Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.331Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.331Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.47µs 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.331Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.332Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 bash[63179]: 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 2024-08-10T07:58:45.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T07:58:46.073 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:45.820Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-10T07:58:46.073 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.042Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-10T07:58:46.073 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.043Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-10T07:58:46.073 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.043Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.497µs wal_replay_duration=711.790412ms total_replay_duration=711.832743ms 2024-08-10T07:58:46.074 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.047Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T07:58:46.074 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.047Z caller=main.go:947 level=info msg="TSDB started" 2024-08-10T07:58:46.074 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.047Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T07:58:46.074 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.072Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.833774ms db_storage=890ns remote_storage=1.276µs web_handler=395ns query_engine=669ns scrape=414.997µs scrape_sd=90.93µs notify=28.713µs notify_sd=36.212µs rules=23.926349ms 2024-08-10T07:58:46.074 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T07:58:46.072Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-10T07:58:46.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:46.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:46.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:46.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:46.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:46.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:58:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:58:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:58:47.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:58:47.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:58:47.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:47 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T07:58:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: Adding iSCSI gateway http://:@172.21.15.47:5000 to Dashboard 2024-08-10T07:58:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T07:58:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi047"}]: dispatch 2024-08-10T07:58:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T07:58:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T07:58:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:47 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:58:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:58:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:58:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:50.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:50 smithi047 ceph-mon[25667]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:50.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:50 smithi047 ceph-mon[30549]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:50 smithi081 ceph-mon[26726]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T07:58:52.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:52 smithi047 ceph-mon[25667]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-08-10T07:58:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:52 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:52 smithi047 ceph-mon[30549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-08-10T07:58:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:52 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:52 smithi081 ceph-mon[26726]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-08-10T07:58:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:52 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:58:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:54 smithi047 ceph-mon[25667]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-10T07:58:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:54 smithi047 ceph-mon[30549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-10T07:58:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:54 smithi081 ceph-mon[26726]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-08-10T07:58:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:56 smithi081 ceph-mon[26726]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:56 smithi047 ceph-mon[25667]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:56 smithi047 ceph-mon[30549]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:58.092 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:58:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:58:57] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.33.4" 2024-08-10T07:58:58.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:58 smithi081 ceph-mon[26726]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:58.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:58 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:58 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:58:58 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[25667]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:58.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[30549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:58:58.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:58:58.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:58:58 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:00 smithi047 ceph-mon[25667]: pgmap v17: 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-08-10T07:59:00.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:00 smithi047 ceph-mon[30549]: pgmap v17: 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-08-10T07:59:00.373 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:00 smithi081 ceph-mon[26726]: pgmap v17: 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-08-10T07:59:01.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[30549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:01.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:01.620 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:01.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[25667]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:01.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:01.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:01 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:01 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:01 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:01 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:01 smithi081 ceph-mon[26726]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:01 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:01 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:04.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:04 smithi047 ceph-mon[30549]: pgmap v19: 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-08-10T07:59:04.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:04 smithi047 ceph-mon[25667]: pgmap v19: 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-08-10T07:59:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:04 smithi081 ceph-mon[26726]: pgmap v19: 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-08-10T07:59:06.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:05 smithi081 ceph-mon[26726]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:06.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:05 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:05 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:05 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[25667]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[30549]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:05 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:07 smithi047 ceph-mon[25667]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:07 smithi047 ceph-mon[30549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:08.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:59:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:59:07] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.33.4" 2024-08-10T07:59:08.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:07 smithi081 ceph-mon[26726]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:10.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:10 smithi047 ceph-mon[25667]: pgmap v22: 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-08-10T07:59:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:10 smithi047 ceph-mon[30549]: pgmap v22: 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-08-10T07:59:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:10 smithi081 ceph-mon[26726]: pgmap v22: 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-08-10T07:59:12.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:12 smithi047 ceph-mon[25667]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:12 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:12.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:12 smithi047 ceph-mon[30549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:12.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:12 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:12.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:12 smithi081 ceph-mon[26726]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:12 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:14 smithi047 ceph-mon[25667]: pgmap v24: 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-08-10T07:59:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:14 smithi047 ceph-mon[30549]: pgmap v24: 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-08-10T07:59:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:14 smithi081 ceph-mon[26726]: pgmap v24: 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-08-10T07:59:16.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:16 smithi047 ceph-mon[25667]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:16.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:16 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:16.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:16 smithi047 ceph-mon[30549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:16.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:16 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:16 smithi081 ceph-mon[26726]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:16 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:18.092 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:59:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:59:17] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.33.4" 2024-08-10T07:59:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:18 smithi081 ceph-mon[26726]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:18.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:18 smithi047 ceph-mon[25667]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:18.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:18 smithi047 ceph-mon[30549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:19 smithi081 ceph-mon[26726]: pgmap v27: 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-08-10T07:59:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:19 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:19 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:19 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[25667]: pgmap v27: 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-08-10T07:59:19.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[30549]: pgmap v27: 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-08-10T07:59:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:19.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:19 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:21.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:21 smithi047 ceph-mon[30549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:21 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:21 smithi047 ceph-mon[25667]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:21 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:21.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:21 smithi081 ceph-mon[26726]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:21.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:21 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:24 smithi047 ceph-mon[30549]: pgmap v29: 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-08-10T07:59:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:24 smithi047 ceph-mon[25667]: pgmap v29: 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-08-10T07:59:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:24 smithi081 ceph-mon[26726]: pgmap v29: 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-08-10T07:59:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[25667]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[30549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:26 smithi081 ceph-mon[26726]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:28.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:28 smithi047 ceph-mon[25667]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:28.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:28 smithi047 ceph-mon[30549]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:28.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:59:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:59:27] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.33.4" 2024-08-10T07:59:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:28 smithi081 ceph-mon[26726]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:30.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:30 smithi047 ceph-mon[25667]: pgmap v32: 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-08-10T07:59:30.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:30 smithi047 ceph-mon[30549]: pgmap v32: 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-08-10T07:59:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:30 smithi081 ceph-mon[26726]: pgmap v32: 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-08-10T07:59:31.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:31.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:32.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:32 smithi047 ceph-mon[25667]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:32.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:32 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:32.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:32 smithi047 ceph-mon[30549]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:32.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:32 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:32.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:32 smithi081 ceph-mon[26726]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:32.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:32 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:34 smithi047 ceph-mon[30549]: 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-08-10T07:59:34.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:34 smithi047 ceph-mon[25667]: 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-08-10T07:59:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:34 smithi081 ceph-mon[26726]: 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-08-10T07:59:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:36 smithi047 ceph-mon[25667]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:36 smithi047 ceph-mon[30549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:36 smithi081 ceph-mon[26726]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:38.098 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:59:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:59:37] "GET /metrics HTTP/1.1" 200 38039 "" "Prometheus/2.33.4" 2024-08-10T07:59:38.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:38 smithi047 ceph-mon[25667]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:38 smithi047 ceph-mon[30549]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:38.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:38 smithi081 ceph-mon[26726]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:39.978 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[25667]: pgmap v37: 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-08-10T07:59:39.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.979 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.979 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[30549]: pgmap v37: 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-08-10T07:59:39.979 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.979 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.979 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:39 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:39 smithi081 ceph-mon[26726]: pgmap v37: 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-08-10T07:59:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:39 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:39 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:39.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:39 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:41 smithi081 ceph-mon[26726]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:41 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:41 smithi047 ceph-mon[25667]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:41 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:42.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:41 smithi047 ceph-mon[30549]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:42.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:41 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:44.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:44 smithi047 ceph-mon[25667]: 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-08-10T07:59:44.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:44 smithi047 ceph-mon[30549]: 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-08-10T07:59:44.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:44 smithi081 ceph-mon[26726]: 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-08-10T07:59:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[25667]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[30549]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:46 smithi081 ceph-mon[26726]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T07:59:48.091 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:59:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:59:47] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.33.4" 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: pgmap v41: 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-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: pgmap v41: 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-08-10T07:59:48.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:59:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:59:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:59:48.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: pgmap v41: 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-08-10T07:59:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T07:59:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T07:59:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T07:59:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T07:59:50.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:50 smithi047 ceph-mon[25667]: pgmap v42: 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-08-10T07:59:50.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:50 smithi047 ceph-mon[30549]: pgmap v42: 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-08-10T07:59:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:50 smithi081 ceph-mon[26726]: pgmap v42: 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-08-10T07:59:52.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:52 smithi047 ceph-mon[25667]: 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-08-10T07:59:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:52 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:52 smithi047 ceph-mon[30549]: 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-08-10T07:59:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:52 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:52 smithi081 ceph-mon[26726]: 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-08-10T07:59:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:52 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T07:59:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:54 smithi047 ceph-mon[25667]: pgmap v44: 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-08-10T07:59:54.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:54 smithi047 ceph-mon[30549]: pgmap v44: 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-08-10T07:59:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:54 smithi081 ceph-mon[26726]: pgmap v44: 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-08-10T07:59:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:56 smithi047 ceph-mon[25667]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:56 smithi047 ceph-mon[30549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:56.465 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:56 smithi081 ceph-mon[26726]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T07:59:58.104 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 07:59:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:07:59:57] "GET /metrics HTTP/1.1" 200 38037 "" "Prometheus/2.33.4" 2024-08-10T07:59:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:58 smithi047 ceph-mon[25667]: pgmap v46: 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-08-10T07:59:58.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:58 smithi047 ceph-mon[30549]: pgmap v46: 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-08-10T07:59:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:58 smithi081 ceph-mon[26726]: pgmap v46: 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-08-10T08:00:00.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[30549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[25667]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 07:59:59 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:59 smithi081 ceph-mon[26726]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:59 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:59 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 07:59:59 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:00 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T08:00:00.958 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:00 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:00.959 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:00 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T08:00:00.959 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:00 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:01.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:00 smithi081 ceph-mon[26726]: overall HEALTH_OK 2024-08-10T08:00:01.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:00 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:02.121 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:01 smithi047 ceph-mon[25667]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:02.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:01 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:02.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:01 smithi047 ceph-mon[30549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:02.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:01 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:01 smithi081 ceph-mon[26726]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:01 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:04 smithi047 ceph-mon[25667]: 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-08-10T08:00:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:04 smithi047 ceph-mon[30549]: 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-08-10T08:00:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:04 smithi081 ceph-mon[26726]: 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-08-10T08:00:06.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[25667]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[30549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:06 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:06 smithi081 ceph-mon[26726]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:06 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:06 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:06 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:08.096 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:00:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:00:07] "GET /metrics HTTP/1.1" 200 38042 "" "Prometheus/2.33.4" 2024-08-10T08:00:08.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:08 smithi047 ceph-mon[25667]: pgmap v51: 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-08-10T08:00:08.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:08 smithi047 ceph-mon[30549]: pgmap v51: 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-08-10T08:00:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:08 smithi081 ceph-mon[26726]: pgmap v51: 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-08-10T08:00:10.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:10 smithi047 ceph-mon[25667]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:10 smithi047 ceph-mon[30549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:10 smithi081 ceph-mon[26726]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:12.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:12 smithi047 ceph-mon[25667]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:12.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:12 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:12.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:12 smithi047 ceph-mon[30549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:12.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:12 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:12.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:12 smithi081 ceph-mon[26726]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:12 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:14 smithi047 ceph-mon[25667]: pgmap v54: 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-08-10T08:00:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:14 smithi047 ceph-mon[30549]: pgmap v54: 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-08-10T08:00:14.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:14 smithi081 ceph-mon[26726]: pgmap v54: 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-08-10T08:00:16.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:16 smithi047 ceph-mon[25667]: 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-08-10T08:00:16.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:16 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:16.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:16 smithi047 ceph-mon[30549]: 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-08-10T08:00:16.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:16 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:16 smithi081 ceph-mon[26726]: 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-08-10T08:00:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:16 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:18.111 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:00:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:00:17] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T08:00:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:18 smithi081 ceph-mon[26726]: 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-08-10T08:00:18.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:18 smithi047 ceph-mon[25667]: 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-08-10T08:00:18.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:18 smithi047 ceph-mon[30549]: 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-08-10T08:00:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:19 smithi081 ceph-mon[26726]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:19 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:19 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:19 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[30549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:20.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[25667]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:19 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:22.078 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:21 smithi047 ceph-mon[25667]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:22.078 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:21 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:22.078 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:21 smithi047 ceph-mon[30549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:22.078 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:21 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:21 smithi081 ceph-mon[26726]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:22.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:21 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:24 smithi047 ceph-mon[25667]: pgmap v59: 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-08-10T08:00:24.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:24 smithi047 ceph-mon[30549]: pgmap v59: 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-08-10T08:00:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:24 smithi081 ceph-mon[26726]: pgmap v59: 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-08-10T08:00:26.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[25667]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[30549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:26 smithi081 ceph-mon[26726]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:28.100 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:00:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:00:27] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T08:00:28.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:28 smithi047 ceph-mon[25667]: pgmap v61: 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-08-10T08:00:28.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:28 smithi047 ceph-mon[30549]: pgmap v61: 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-08-10T08:00:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:28 smithi081 ceph-mon[26726]: pgmap v61: 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-08-10T08:00:30.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:30 smithi047 ceph-mon[25667]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:30.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:30 smithi047 ceph-mon[30549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:30 smithi081 ceph-mon[26726]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:31.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:31.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:32.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:32 smithi047 ceph-mon[30549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:32.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:32 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:32.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:32 smithi047 ceph-mon[25667]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:32.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:32 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:32.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:32 smithi081 ceph-mon[26726]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:32.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:32 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:34.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:34 smithi047 ceph-mon[25667]: pgmap v64: 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-08-10T08:00:34.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:34 smithi047 ceph-mon[30549]: pgmap v64: 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-08-10T08:00:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:34 smithi081 ceph-mon[26726]: pgmap v64: 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-08-10T08:00:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:36 smithi047 ceph-mon[25667]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:36 smithi047 ceph-mon[30549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:36 smithi081 ceph-mon[26726]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:38.117 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:00:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:00:37] "GET /metrics HTTP/1.1" 200 38040 "" "Prometheus/2.33.4" 2024-08-10T08:00:38.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:38 smithi047 ceph-mon[25667]: 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-08-10T08:00:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:38 smithi047 ceph-mon[30549]: 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-08-10T08:00:38.466 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:38 smithi081 ceph-mon[26726]: 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-08-10T08:00:40.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:40 smithi081 ceph-mon[26726]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:40.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:40 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:40 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:40 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[30549]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[25667]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:40.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:40 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:42 smithi047 ceph-mon[25667]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:42.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:42 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:42 smithi047 ceph-mon[30549]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:42 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:42 smithi081 ceph-mon[26726]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:42.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:42 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:44.357 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:44 smithi047 ceph-mon[25667]: 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-08-10T08:00:44.357 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:44 smithi047 ceph-mon[30549]: 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-08-10T08:00:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:44 smithi081 ceph-mon[26726]: 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-08-10T08:00:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[25667]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[30549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:46 smithi081 ceph-mon[26726]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:00:48.106 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:00:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:00:47] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.33.4" 2024-08-10T08:00:48.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[30549]: pgmap v71: 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-08-10T08:00:48.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[25667]: pgmap v71: 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-08-10T08:00:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:00:48.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:48 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:48 smithi081 ceph-mon[26726]: pgmap v71: 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-08-10T08:00:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:00:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:00:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:00:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:48 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:00:50.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:50 smithi047 ceph-mon[30549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:50.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:50 smithi047 ceph-mon[25667]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:50 smithi081 ceph-mon[26726]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:52.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:52 smithi047 ceph-mon[30549]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:52 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:52 smithi047 ceph-mon[25667]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:52 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:52 smithi081 ceph-mon[26726]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:52.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:52 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:00:54.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:54 smithi047 ceph-mon[30549]: pgmap v74: 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-08-10T08:00:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:54 smithi047 ceph-mon[25667]: pgmap v74: 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-08-10T08:00:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:54 smithi081 ceph-mon[26726]: pgmap v74: 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-08-10T08:00:56.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:56 smithi081 ceph-mon[26726]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:56 smithi047 ceph-mon[25667]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:56.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:56 smithi047 ceph-mon[30549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:00:58.120 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:00:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:00:57] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.33.4" 2024-08-10T08:00:58.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:00:58 smithi047 ceph-mon[25667]: pgmap v76: 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-08-10T08:00:58.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:00:58 smithi047 ceph-mon[30549]: pgmap v76: 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-08-10T08:00:58.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:00:58 smithi081 ceph-mon[26726]: pgmap v76: 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-08-10T08:01:00.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:00 smithi081 ceph-mon[26726]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:00.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:00 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:00 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:00 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[30549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:00.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.432 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[25667]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:00.432 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:00.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:00 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:01.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:01 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:01.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:01 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:01.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:01 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:02.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:02 smithi047 ceph-mon[25667]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:02.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:02 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:02.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:02 smithi047 ceph-mon[30549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:02.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:02 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:02 smithi081 ceph-mon[26726]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:02.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:02 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:04.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:04 smithi047 ceph-mon[25667]: pgmap v79: 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-08-10T08:01:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:04 smithi047 ceph-mon[30549]: pgmap v79: 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-08-10T08:01:04.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:04 smithi081 ceph-mon[26726]: pgmap v79: 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-08-10T08:01:06.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:06 smithi081 ceph-mon[26726]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:06 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:06 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:06 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[30549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[25667]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:06.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:06 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:08.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:01:07] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.33.4" 2024-08-10T08:01:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:08 smithi081 ceph-mon[26726]: 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-08-10T08:01:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:08 smithi047 ceph-mon[25667]: 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-08-10T08:01:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:08 smithi047 ceph-mon[30549]: 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-08-10T08:01:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:10 smithi081 ceph-mon[26726]: 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-08-10T08:01:10.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:10 smithi047 ceph-mon[25667]: 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-08-10T08:01:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:10 smithi047 ceph-mon[30549]: 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-08-10T08:01:12.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:12 smithi081 ceph-mon[26726]: 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-08-10T08:01:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:12 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:12.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:12 smithi047 ceph-mon[25667]: 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-08-10T08:01:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:12 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:12 smithi047 ceph-mon[30549]: 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-08-10T08:01:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:12 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:14.440 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:14 smithi081 ceph-mon[26726]: 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-08-10T08:01:14.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:14 smithi047 ceph-mon[25667]: 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-08-10T08:01:14.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:14 smithi047 ceph-mon[30549]: 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-08-10T08:01:16.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:16 smithi081 ceph-mon[26726]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:16.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:16 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:16.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:16 smithi047 ceph-mon[30549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:16.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:16 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:16 smithi047 ceph-mon[25667]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:16 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:18.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:01:17] "GET /metrics HTTP/1.1" 200 38052 "" "Prometheus/2.33.4" 2024-08-10T08:01:18.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:18 smithi081 ceph-mon[26726]: 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-08-10T08:01:18.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:18 smithi047 ceph-mon[25667]: 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-08-10T08:01:18.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:18 smithi047 ceph-mon[30549]: 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-08-10T08:01:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:20 smithi081 ceph-mon[26726]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:20 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:20 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.330 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:20 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.446 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[30549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:20.446 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.446 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.446 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.446 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[25667]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:20.447 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.447 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:20.447 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:20 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:22.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:22 smithi081 ceph-mon[26726]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:22.392 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:22 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:22.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:22 smithi047 ceph-mon[30549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:22.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:22 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:22.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:22 smithi047 ceph-mon[25667]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:22.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:22 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:24.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:24 smithi047 ceph-mon[25667]: pgmap v89: 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-08-10T08:01:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:24 smithi047 ceph-mon[30549]: pgmap v89: 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-08-10T08:01:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:24 smithi081 ceph-mon[26726]: pgmap v89: 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-08-10T08:01:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:26 smithi081 ceph-mon[26726]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:26 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[25667]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[30549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:26.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:26.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:26 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:28.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:01:27] "GET /metrics HTTP/1.1" 200 38052 "" "Prometheus/2.33.4" 2024-08-10T08:01:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:28 smithi081 ceph-mon[26726]: pgmap v91: 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-08-10T08:01:28.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:28 smithi047 ceph-mon[25667]: pgmap v91: 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-08-10T08:01:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:28 smithi047 ceph-mon[30549]: pgmap v91: 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-08-10T08:01:30.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:30 smithi047 ceph-mon[30549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:30.426 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:30 smithi047 ceph-mon[25667]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:30 smithi081 ceph-mon[26726]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:31.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:31 smithi047 ceph-mon[25667]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:31.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:31 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:31.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:31 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:31.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:31 smithi047 ceph-mon[30549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:31.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:31 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:31.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:31 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:31 smithi081 ceph-mon[26726]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:31 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:31 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:33.739 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T08:01:34.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:34 smithi047 ceph-mon[25667]: 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-08-10T08:01:34.370 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:34 smithi047 ceph-mon[30549]: 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-08-10T08:01:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:34 smithi081 ceph-mon[26726]: 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-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 9s ago 22m - - 2024-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 16s ago 22m - - 2024-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (9m) 9s ago 17m 23.9M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (8m) 16s ago 17m 51.1M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (2m) 9s ago 16m 55.2M - 3.5 e1d6a67b021e 9d19063be059 2024-08-10T08:01:35.789 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (11m) 16s ago 22m 438M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (6m) 9s ago 23m 502M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (23m) 9s ago 23m 78.5M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (22m) 16s ago 22m 54.0M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (22m) 9s ago 22m 52.7M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (9m) 9s ago 18m 18.0M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (9m) 16s ago 18m 17.7M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (21m) 9s ago 21m 52.9M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (21m) 9s ago 21m 55.7M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (21m) 9s ago 21m 49.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:01:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (20m) 9s ago 20m 52.3M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (20m) 16s ago 20m 53.6M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (19m) 16s ago 19m 51.1M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (19m) 16s ago 19m 49.9M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (19m) 16s ago 19m 53.2M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (2m) 16s ago 18m 67.4M - 2.33.4 514e6a882f6e 50e9332ef272 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (16m) 9s ago 16m 76.1M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:01:35.791 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (16m) 16s ago 16m 76.1M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:01:36.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:36 smithi047 ceph-mon[30549]: 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-08-10T08:01:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:36 smithi047 ceph-mon[25667]: 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-08-10T08:01:36.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:36 smithi081 ceph-mon[26726]: 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-08-10T08:01:36.476 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions' 2024-08-10T08:01:37.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:37 smithi047 ceph-mon[25667]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:01:37.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:37 smithi047 ceph-mon[30549]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:01:37.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:37 smithi081 ceph-mon[26726]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:01:38.019 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:01:37] "GET /metrics HTTP/1.1" 200 38053 "" "Prometheus/2.33.4" 2024-08-10T08:01:38.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:38 smithi047 ceph-mon[25667]: pgmap v96: 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-08-10T08:01:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:38 smithi047 ceph-mon[30549]: pgmap v96: 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-08-10T08:01:38.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:38 smithi081 ceph-mon[26726]: pgmap v96: 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-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:01:38.572 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:01:38.573 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:01:39.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:39 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4286256559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:01:39.213 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:39 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4286256559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:01:39.238 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph -s' 2024-08-10T08:01:39.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:39 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4286256559' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:01:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:40 smithi081 ceph-mon[26726]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:40 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:40 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:40 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[25667]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[30549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:40 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:41.476 INFO:teuthology.orchestra.run.smithi047.stdout: cluster: 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: id: 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: health: HEALTH_OK 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: services: 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: mon: 3 daemons, quorum a,c,b (age 22m) 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: mgr: y(active, since 3m), standbys: x 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: osd: 8 osds: 8 up (since 19m), 8 in (since 19m) 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: data: 2024-08-10T08:01:41.477 INFO:teuthology.orchestra.run.smithi047.stdout: pools: 6 pools, 161 pgs 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: objects: 209 objects, 585 KiB 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: pgs: 161 active+clean 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: io: 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-08-10T08:01:41.478 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-08-10T08:01:42.139 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph health detail' 2024-08-10T08:01:42.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:42 smithi081 ceph-mon[26726]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:42.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:42 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:42.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:42 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4188908426' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T08:01:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:42 smithi047 ceph-mon[25667]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:42 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:42 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4188908426' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T08:01:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:42 smithi047 ceph-mon[30549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:42 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:42.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:42 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4188908426' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-10T08:01:44.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:44 smithi047 ceph-mon[25667]: 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-08-10T08:01:44.284 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:44 smithi047 ceph-mon[30549]: 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-08-10T08:01:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:44 smithi081 ceph-mon[26726]: 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-08-10T08:01:45.775 INFO:teuthology.orchestra.run.smithi047.stdout:HEALTH_OK 2024-08-10T08:01:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:46 smithi081 ceph-mon[26726]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:46 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3203779112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:01:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:46 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[25667]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3203779112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[30549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:46.526 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3203779112' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:01:46.527 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.527 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.527 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:46 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:46.641 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-10T08:01:48.091 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:01:47] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T08:01:48.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:48 smithi047 ceph-mon[25667]: pgmap v101: 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-08-10T08:01:48.360 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:48 smithi047 ceph-mon[30549]: pgmap v101: 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-08-10T08:01:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:48 smithi081 ceph-mon[26726]: pgmap v101: 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-08-10T08:01:48.785 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:01:49.389 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:01:49.389 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[30549]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3936512713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[25667]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:49.390 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:49 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3936512713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:01:49.416 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph mgr fail' 2024-08-10T08:01:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:49 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:01:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:49 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:49 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:01:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:49 smithi081 ceph-mon[26726]: from='mgr.15204 172.21.15.47:0/452191949' entity='mgr.y' 2024-08-10T08:01:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:49 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3936512713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:01:50.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:50 smithi047 ceph-mon[25667]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:50.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:50 smithi047 ceph-mon[30549]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:50 smithi081 ceph-mon[26726]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:52.433 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:01:52] ENGINE Bus STOPPING 2024-08-10T08:01:52.433 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:01:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T08:01:52.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-mon[26726]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:52.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-mon[26726]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:52.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/479513175' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T08:01:52.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-mon[26726]: osdmap e105: 8 total, 8 up, 8 in 2024-08-10T08:01:52.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[30549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:52.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[30549]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:52.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/479513175' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T08:01:52.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[30549]: osdmap e105: 8 total, 8 up, 8 in 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[25667]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[25667]: from='client.25162 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/479513175' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mon[25667]: osdmap e105: 8 total, 8 up, 8 in 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:52.146+0000 7f52be7e0640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ignoring --setuser ceph since I am not root 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ignoring --setgroup ceph since I am not root 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-mgr[70792]: -- 172.21.15.47:0/2345016679 <== mon.0 v2:172.21.15.47:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f75e9a30e0 con 0x55f75e981000 2024-08-10T08:01:52.477 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:52.321+0000 7fc137b37040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:01:52.478 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:52.474+0000 7fc137b37040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:01:52.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:01:52] ENGINE Bus STOPPED 2024-08-10T08:01:52.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:01:52] ENGINE Bus STARTING 2024-08-10T08:01:52.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:01:52] ENGINE Serving on http://:::9283 2024-08-10T08:01:52.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:01:52] ENGINE Bus STARTED 2024-08-10T08:01:52.787 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:52.547+0000 7fc137b37040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:01:52.812 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'sleep 180' 2024-08-10T08:01:53.121 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:52.803+0000 7fc137b37040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:01:53.121 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:52 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:52.867+0000 7fc137b37040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:01:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:01:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:01:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:01:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/479513175' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: mgrmap e34: x(active, starting, since 0.699573s) 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:01:53.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: Manager daemon x is now available 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T08:01:53.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/479513175' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: mgrmap e34: x(active, starting, since 0.699573s) 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:01:53.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: Manager daemon x is now available 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:01:53.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:53.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/479513175' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: mgrmap e34: x(active, starting, since 0.699573s) 2024-08-10T08:01:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: Manager daemon x is now available 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:53.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:53.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:53 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.169 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:53 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:53.894+0000 7fc137b37040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:01:54.169 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:54.019+0000 7fc137b37040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:01:54.169 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:54.082+0000 7fc137b37040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:01:54.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: mgrmap e35: x(active, since 1.7096s) 2024-08-10T08:01:54.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:54.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:54.351+0000 7fc137b37040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:54.420+0000 7fc137b37040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: mgrmap e35: x(active, since 1.7096s) 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:54.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: mgrmap e35: x(active, since 1.7096s) 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:01:54.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:01:54.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:54.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:54.680 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:54.494+0000 7fc137b37040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:01:54.680 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:54.659+0000 7fc137b37040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:01:54.442+0000 7f775e05b640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:08:01:54] ENGINE Error in HTTPServer.serve 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Traceback (most recent call last): 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self._connections.run(self.expiration_interval) 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self._run(expiration_interval) 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:01:54.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: s = self.context.wrap_socket( 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return self.sslsocket_class._create( 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self.do_handshake() 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self._sslobj.do_handshake() 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:01:54.733 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:01:55.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:01:55.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:01:55.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:01:55.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:01:55.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:55.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: mgrmap e36: x(active, since 2s) 2024-08-10T08:01:55.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: [10/Aug/2024:08:01:54] ENGINE Bus STARTING 2024-08-10T08:01:55.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:01:55.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:01:55.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: [10/Aug/2024:08:01:54] ENGINE Serving on http://172.21.15.81:8765 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: [10/Aug/2024:08:01:54] ENGINE Serving on https://172.21.15.81:7150 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: [10/Aug/2024:08:01:54] ENGINE Bus STARTED 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: [10/Aug/2024:08:01:54] ENGINE Error in HTTPServer.serve 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-08-10T08:01:55.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:01:55.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.303 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:55.125+0000 7fc137b37040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:01:55.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:01:55.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:01:55.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:55.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.304 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:01:55.304 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: mgrmap e36: x(active, since 2s) 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: [10/Aug/2024:08:01:54] ENGINE Bus STARTING 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: [10/Aug/2024:08:01:54] ENGINE Serving on http://172.21.15.81:8765 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: [10/Aug/2024:08:01:54] ENGINE Serving on https://172.21.15.81:7150 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: [10/Aug/2024:08:01:54] ENGINE Bus STARTED 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: [10/Aug/2024:08:01:54] ENGINE Error in HTTPServer.serve 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:01:55.305 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._run(expiration_interval) 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:01:55.306 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.do_handshake() 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: mgrmap e36: x(active, since 2s) 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: [10/Aug/2024:08:01:54] ENGINE Bus STARTING 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:01:55.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: [10/Aug/2024:08:01:54] ENGINE Serving on http://172.21.15.81:8765 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: [10/Aug/2024:08:01:54] ENGINE Serving on https://172.21.15.81:7150 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: [10/Aug/2024:08:01:54] ENGINE Bus STARTED 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: [10/Aug/2024:08:01:54] ENGINE Error in HTTPServer.serve 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._run(expiration_interval) 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:01:55.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:01:55.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:01:55.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:01:55.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: s = self.context.wrap_socket( 2024-08-10T08:01:55.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:01:55.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.sslsocket_class._create( 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.do_handshake() 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._sslobj.do_handshake() 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:01:55.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:01:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:01:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:55 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:55.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:55.474+0000 7fc137b37040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:01:55.622 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:55.545+0000 7fc137b37040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:01:56.001 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:55 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:55.702+0000 7fc137b37040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:01:56.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:01:56.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:01:56.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:01:56.297 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.040+0000 7fc137b37040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:01:56.298 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.110+0000 7fc137b37040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:01:56.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:01:56.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:01:56.298 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:01:56.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:01:56.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:56 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:01:56.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:56 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:01:56.549 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.319+0000 7fc137b37040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:01:56.549 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.477+0000 7fc137b37040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:01:56.549 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.547+0000 7fc137b37040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:01:56.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.637+0000 7fc137b37040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:01:56.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:56.709+0000 7fc137b37040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:01:57.306 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: mgrmap e37: x(active, since 4s) 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:57.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: mgrmap e37: x(active, since 4s) 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.308 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:57.333 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: mgrmap e37: x(active, since 4s) 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.334 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:57 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:57.580 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:57.304+0000 7fc137b37040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:01:57.580 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:57.473+0000 7fc137b37040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:01:57.581 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:01:57] ENGINE Bus STARTING 2024-08-10T08:01:57.581 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: CherryPy Checker: 2024-08-10T08:01:57.581 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: The Application mounted at '' has an empty config. 2024-08-10T08:01:57.581 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:01:57.581 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:01:57] ENGINE Serving on http://:::9283 2024-08-10T08:01:57.581 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:01:57] ENGINE Bus STARTED 2024-08-10T08:01:57.865 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:01:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:01:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T08:01:58.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: Standby manager daemon y started 2024-08-10T08:01:58.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: Standby manager daemon y started 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T08:01:58.449 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:58 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: Standby manager daemon y started 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-10T08:01:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:01:58.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:01:58.587+0000 7f7797358640 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Creating ceph-iscsi config... 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Traceback (most recent call last): 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:01:58.983 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return _run_code(code, main_globals, None, 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: exec(code, run_globals) 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:01:58.984 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:01:58.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Traceback (most recent call last): 2024-08-10T08:01:58.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:01:58.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:01:58.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:01:58.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return self.wait_async( 2024-08-10T08:01:58.985 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return future.result(timeout) 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return self.__get_result() 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: raise self._exception 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: out, err, code = await self._run_cephadm( 2024-08-10T08:01:58.986 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: raise OrchestratorError( 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Creating ceph-iscsi config... 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: Traceback (most recent call last): 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:01:58.987 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: return _run_code(code, main_globals, None, 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: exec(code, run_globals) 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:01:58.988 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:01:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:01:59.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:59 smithi047 ceph-mon[30549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:59.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:59 smithi047 ceph-mon[30549]: mgrmap e38: x(active, since 6s), standbys: y 2024-08-10T08:01:59.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:01:59 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:01:59.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:59 smithi047 ceph-mon[25667]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:59.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:59 smithi047 ceph-mon[25667]: mgrmap e38: x(active, since 6s), standbys: y 2024-08-10T08:01:59.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:01:59 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:01:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:59 smithi081 ceph-mon[26726]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:01:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:59 smithi081 ceph-mon[26726]: mgrmap e38: x(active, since 6s), standbys: y 2024-08-10T08:01:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:01:59 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[25667]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.203 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:02:00.204 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.wait_async( 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: return future.result(timeout) 2024-08-10T08:02:00.205 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[30549]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:02:00.206 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.207 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.wait_async( 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: return future.result(timeout) 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.__get_result() 2024-08-10T08:02:00.208 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: raise self._exception 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: raise OrchestratorError( 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.209 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:02:00.210 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[25667]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[25667]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.211 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.__get_result() 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: raise self._exception 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: raise OrchestratorError( 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.212 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.213 INFO:journalctl@ceph.mon.c.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.214 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[30549]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T08:02:00.214 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[30549]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T08:02:00.214 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.214 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.214 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:00 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:00 smithi081 ceph-mon[26726]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Creating ceph-iscsi config... 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: exec(code, run_globals) 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:02:00.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.wait_async( 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:02:00.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: return future.result(timeout) 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.__get_result() 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: raise self._exception 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: raise OrchestratorError( 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: Creating ceph-iscsi config... 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:02:00.430 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: exec(code, run_globals) 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:02:00.431 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:00 smithi081 ceph-mon[26726]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:00 smithi081 ceph-mon[26726]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:00 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:00 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:00.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:00 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:01 smithi081 ceph-mon[26726]: pgmap v7: 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-08-10T08:02:01.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:01 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:01 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.470 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:01 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[25667]: pgmap v7: 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-08-10T08:02:01.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.595 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.595 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[30549]: pgmap v7: 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-08-10T08:02:01.596 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.596 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:01.596 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:01 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:02.841 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:02:02.841 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 bash[67677]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T08:02:03.176 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.839Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:02:03.176 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.840Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.841Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T08:02:03.177 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.841Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-10T08:02:03.178 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[63194]: ts=2024-08-10T08:02:02.841Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-10T08:02:03.178 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:02 smithi081 podman[67688]: 2024-08-10 08:02:02.850142653 +0000 UTC m=+0.114252169 container died 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:02:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[25667]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T08:02:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[30549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T08:02:03.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:03 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-mon[26726]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T08:02:03.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:03.452 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 podman[67688]: 2024-08-10 08:02:03.273881891 +0000 UTC m=+0.537991401 container cleanup 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:02:03.452 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 bash[67688]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T08:02:03.452 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 bash[67715]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T08:02:03.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 podman[67700]: 2024-08-10 08:02:03.449903837 +0000 UTC m=+0.597230918 container remove 50e9332ef272f5cc242bca5ea53f76dd9f8b1b450791700c37d0315828b4f4f1 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:02:03.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T08:02:03.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:02:03.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.341s CPU time. 2024-08-10T08:02:03.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:02:03.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 podman[67778]: 2024-08-10 08:02:03.579269281 +0000 UTC m=+0.017923881 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-08-10T08:02:03.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 podman[67778]: 2024-08-10 08:02:03.684362112 +0000 UTC m=+0.123016712 container create 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 podman[67778]: 2024-08-10 08:02:03.894919689 +0000 UTC m=+0.333574303 container init 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 podman[67778]: 2024-08-10 08:02:03.897861092 +0000 UTC m=+0.336515702 container start 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.921Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.921Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.921Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.921Z caller=main.go:518 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.921Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.921Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T08:02:04.232 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.923Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.923Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.925Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.926Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.927Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=765.112µs 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.927Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:03.929Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 bash[67778]: 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e 2024-08-10T08:02:04.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:03 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:02:04.666 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.411Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-10T08:02:04.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.665Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.668Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.668Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.668Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=60.094µs wal_replay_duration=740.986004ms total_replay_duration=741.830888ms 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.673Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.673Z caller=main.go:947 level=info msg="TSDB started" 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.673Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.693Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.084116ms db_storage=745ns remote_storage=1.204µs web_handler=399ns query_engine=754ns scrape=395.978µs scrape_sd=119.494µs notify=9.98µs notify_sd=10.335µs rules=19.14734ms 2024-08-10T08:02:04.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:02:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:02:04.693Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:02:05.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:02:05.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:02:05.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:02:05.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:02:05.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:05.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:02:05.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:02:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:02:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:02:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:02:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:05 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:02:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:05 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:02:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:02:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:07 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:02:07.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:02:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:02:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:07 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:08.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:08 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:02:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:08 smithi081 ceph-mon[26726]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:02:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:08 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1037009215' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:02:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:08 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:08 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/721041249' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]: dispatch 2024-08-10T08:02:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:08 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]: dispatch 2024-08-10T08:02:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:02:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[25667]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1037009215' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/721041249' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[30549]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1037009215' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/721041249' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]: dispatch 2024-08-10T08:02:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:08 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]: dispatch 2024-08-10T08:02:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:09 smithi081 ceph-mon[26726]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:02:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:09 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]': finished 2024-08-10T08:02:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:09 smithi081 ceph-mon[26726]: osdmap e106: 8 total, 8 up, 8 in 2024-08-10T08:02:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:09 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2927840688' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/3711634002"}]: dispatch 2024-08-10T08:02:09.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[25667]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]': finished 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[25667]: osdmap e106: 8 total, 8 up, 8 in 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2927840688' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/3711634002"}]: dispatch 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[30549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/971180719"}]': finished 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[30549]: osdmap e106: 8 total, 8 up, 8 in 2024-08-10T08:02:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:09 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2927840688' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/3711634002"}]: dispatch 2024-08-10T08:02:10.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:10 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2927840688' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/3711634002"}]': finished 2024-08-10T08:02:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:10 smithi081 ceph-mon[26726]: osdmap e107: 8 total, 8 up, 8 in 2024-08-10T08:02:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:10 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3492198066' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]: dispatch 2024-08-10T08:02:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:10 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]: dispatch 2024-08-10T08:02:10.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2927840688' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/3711634002"}]': finished 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[25667]: osdmap e107: 8 total, 8 up, 8 in 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3492198066' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]: dispatch 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]: dispatch 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2927840688' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6801/3711634002"}]': finished 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[30549]: osdmap e107: 8 total, 8 up, 8 in 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3492198066' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]: dispatch 2024-08-10T08:02:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:10 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]: dispatch 2024-08-10T08:02:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[25667]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-10T08:02:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]': finished 2024-08-10T08:02:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[25667]: osdmap e108: 8 total, 8 up, 8 in 2024-08-10T08:02:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/371681596' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/515962916"}]: dispatch 2024-08-10T08:02:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[30549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-10T08:02:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]': finished 2024-08-10T08:02:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[30549]: osdmap e108: 8 total, 8 up, 8 in 2024-08-10T08:02:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:11 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/371681596' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/515962916"}]: dispatch 2024-08-10T08:02:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:11 smithi081 ceph-mon[26726]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-08-10T08:02:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:11 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/1018285201"}]': finished 2024-08-10T08:02:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:11 smithi081 ceph-mon[26726]: osdmap e108: 8 total, 8 up, 8 in 2024-08-10T08:02:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:11 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/371681596' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/515962916"}]: dispatch 2024-08-10T08:02:12.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/371681596' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/515962916"}]': finished 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[25667]: osdmap e109: 8 total, 8 up, 8 in 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2993552872' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]: dispatch 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]: dispatch 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/371681596' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/515962916"}]': finished 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[30549]: osdmap e109: 8 total, 8 up, 8 in 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2993552872' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]: dispatch 2024-08-10T08:02:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:12 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]: dispatch 2024-08-10T08:02:12.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:12 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/371681596' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/515962916"}]': finished 2024-08-10T08:02:12.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:12 smithi081 ceph-mon[26726]: osdmap e109: 8 total, 8 up, 8 in 2024-08-10T08:02:12.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:12 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2993552872' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]: dispatch 2024-08-10T08:02:12.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:12 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]: dispatch 2024-08-10T08:02:13.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[25667]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]': finished 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[25667]: osdmap e110: 8 total, 8 up, 8 in 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3109545110' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]: dispatch 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]: dispatch 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[30549]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]': finished 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[30549]: osdmap e110: 8 total, 8 up, 8 in 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3109545110' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]: dispatch 2024-08-10T08:02:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:13 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]: dispatch 2024-08-10T08:02:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:13 smithi081 ceph-mon[26726]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-08-10T08:02:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:13 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:0/3268999867"}]': finished 2024-08-10T08:02:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:13 smithi081 ceph-mon[26726]: osdmap e110: 8 total, 8 up, 8 in 2024-08-10T08:02:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:13 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3109545110' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]: dispatch 2024-08-10T08:02:13.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:13 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]: dispatch 2024-08-10T08:02:14.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:14 smithi047 ceph-mon[25667]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]': finished 2024-08-10T08:02:14.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:14 smithi047 ceph-mon[25667]: osdmap e111: 8 total, 8 up, 8 in 2024-08-10T08:02:14.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:14 smithi047 ceph-mon[30549]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]': finished 2024-08-10T08:02:14.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:14 smithi047 ceph-mon[30549]: osdmap e111: 8 total, 8 up, 8 in 2024-08-10T08:02:14.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:14 smithi081 ceph-mon[26726]: from='client.? ' entity='client.iscsi.foo.smithi047.lbibwe' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.47:6800/3711634002"}]': finished 2024-08-10T08:02:14.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:14 smithi081 ceph-mon[26726]: osdmap e111: 8 total, 8 up, 8 in 2024-08-10T08:02:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:02:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:02:14] "GET /metrics HTTP/1.1" 200 38050 "" "Prometheus/2.33.4" 2024-08-10T08:02:15.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:15 smithi047 ceph-mon[25667]: pgmap v20: 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-08-10T08:02:15.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:15 smithi047 ceph-mon[30549]: pgmap v20: 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-08-10T08:02:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:15 smithi081 ceph-mon[26726]: pgmap v20: 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-08-10T08:02:17.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:17 smithi081 ceph-mon[26726]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-08-10T08:02:17.558 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:17 smithi047 ceph-mon[25667]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-08-10T08:02:17.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:17 smithi047 ceph-mon[30549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-08-10T08:02:18.526 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:18 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:18.526 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:18 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:18.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:18 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:19.548 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:19 smithi047 ceph-mon[25667]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s 2024-08-10T08:02:19.549 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:19 smithi047 ceph-mon[30549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s 2024-08-10T08:02:19.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:19 smithi081 ceph-mon[26726]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 739 B/s rd, 0 op/s 2024-08-10T08:02:21.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[30549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[25667]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.477 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:21 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:21 smithi081 ceph-mon[26726]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:21 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:21 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:21 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-10T08:02:23.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:23.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:02:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:02:24] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.33.4" 2024-08-10T08:02:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:25 smithi081 ceph-mon[26726]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-08-10T08:02:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:25 smithi047 ceph-mon[25667]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-08-10T08:02:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:25 smithi047 ceph-mon[30549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-08-10T08:02:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:27 smithi081 ceph-mon[26726]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:27.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:27 smithi047 ceph-mon[25667]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:27.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:27 smithi047 ceph-mon[30549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:28 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:28.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:28 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:28 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:29.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:29 smithi081 ceph-mon[26726]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:29 smithi047 ceph-mon[25667]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:29 smithi047 ceph-mon[30549]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:31 smithi081 ceph-mon[26726]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:31.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:31 smithi047 ceph-mon[25667]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:31 smithi047 ceph-mon[30549]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:33 smithi081 ceph-mon[26726]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:33.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:33 smithi047 ceph-mon[25667]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:33 smithi047 ceph-mon[30549]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:02:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:02:34] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.33.4" 2024-08-10T08:02:35.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:35 smithi047 ceph-mon[25667]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:35.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:35 smithi047 ceph-mon[30549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:35 smithi081 ceph-mon[26726]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:37.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:37 smithi047 ceph-mon[30549]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:37.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:37 smithi047 ceph-mon[25667]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:37 smithi081 ceph-mon[26726]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:38.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:38 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:38.532 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:38 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:38.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:38 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:38.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:38 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:38 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:38 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:39.602 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:39 smithi081 ceph-mon[26726]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:39 smithi047 ceph-mon[25667]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:39.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:39 smithi047 ceph-mon[30549]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:41.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[25667]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[30549]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:41 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:41 smithi081 ceph-mon[26726]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:41.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:41 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.436 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:41 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:41.437 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:41 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:42.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:02:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:43 smithi081 ceph-mon[26726]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:43.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:43 smithi047 ceph-mon[25667]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:43.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:43 smithi047 ceph-mon[30549]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:02:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:02:44] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.33.4" 2024-08-10T08:02:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:45 smithi081 ceph-mon[26726]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:45.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:45 smithi047 ceph-mon[25667]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:45.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:45 smithi047 ceph-mon[30549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:47 smithi081 ceph-mon[26726]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:47.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:47 smithi047 ceph-mon[25667]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:47.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:47 smithi047 ceph-mon[30549]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:48 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:48 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:48 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:49 smithi081 ceph-mon[26726]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:49.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:49 smithi047 ceph-mon[25667]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:49.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:49 smithi047 ceph-mon[30549]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:51 smithi081 ceph-mon[26726]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:51 smithi047 ceph-mon[25667]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:51 smithi047 ceph-mon[30549]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:53.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:53 smithi081 ceph-mon[26726]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:53.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:53.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:53 smithi047 ceph-mon[25667]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:53.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:53.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:53 smithi047 ceph-mon[30549]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:53.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:02:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:02:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:02:54] "GET /metrics HTTP/1.1" 200 38046 "" "Prometheus/2.33.4" 2024-08-10T08:02:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:55 smithi081 ceph-mon[26726]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:55 smithi047 ceph-mon[25667]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:55.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:55 smithi047 ceph-mon[30549]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:57 smithi081 ceph-mon[26726]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:57.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:57 smithi047 ceph-mon[25667]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:57.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:57 smithi047 ceph-mon[30549]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:02:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:58 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:58 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:58.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:58 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:02:59.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:02:59 smithi081 ceph-mon[26726]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:59.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:02:59 smithi047 ceph-mon[25667]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:02:59.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:02:59 smithi047 ceph-mon[30549]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:01.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:01 smithi081 ceph-mon[26726]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:01.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:01 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:01 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.692 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:01 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[25667]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[30549]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:01.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:01 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:03.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:03 smithi047 ceph-mon[30549]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:03.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:03 smithi047 ceph-mon[25667]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:03.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:03 smithi081 ceph-mon[26726]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:04.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:03:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:03:04] "GET /metrics HTTP/1.1" 200 38046 "" "Prometheus/2.33.4" 2024-08-10T08:03:05.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:05 smithi047 ceph-mon[30549]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:05.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:05 smithi047 ceph-mon[25667]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:05.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:05 smithi081 ceph-mon[26726]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[30549]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[25667]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:03:07.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:03:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:07 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:07 smithi081 ceph-mon[26726]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:03:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:03:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:03:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:07 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:08.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:08 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:08.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:08 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:08 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:08.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:08 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:08 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:08 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:09.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:09 smithi047 ceph-mon[25667]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:09.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:09 smithi047 ceph-mon[30549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:09.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:09 smithi081 ceph-mon[26726]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:11 smithi047 ceph-mon[25667]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:11.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:11 smithi047 ceph-mon[30549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:11 smithi081 ceph-mon[26726]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:12.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:12 smithi047 ceph-mon[25667]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:12.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:12 smithi047 ceph-mon[30549]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:12.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:12 smithi081 ceph-mon[26726]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:03:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:03:14] "GET /metrics HTTP/1.1" 200 38047 "" "Prometheus/2.33.4" 2024-08-10T08:03:15.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:15 smithi047 ceph-mon[25667]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:15.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:15 smithi047 ceph-mon[30549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:15 smithi081 ceph-mon[26726]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:17.355 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:17 smithi047 ceph-mon[25667]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:17.355 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:17 smithi047 ceph-mon[30549]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:17 smithi081 ceph-mon[26726]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:18.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:18 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:18.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:18 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:18 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:19 smithi047 ceph-mon[25667]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:19 smithi047 ceph-mon[30549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:19 smithi081 ceph-mon[26726]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:21.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:21 smithi081 ceph-mon[26726]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:21.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:21 smithi047 ceph-mon[25667]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:21.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:21 smithi047 ceph-mon[30549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:23 smithi081 ceph-mon[26726]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:23 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:23.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:23 smithi047 ceph-mon[25667]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:23.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:23 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:23 smithi047 ceph-mon[30549]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:23.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:23 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:24.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:03:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:03:24] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.33.4" 2024-08-10T08:03:25.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:25 smithi081 ceph-mon[26726]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:25.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:25 smithi047 ceph-mon[25667]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:25 smithi047 ceph-mon[30549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:27 smithi081 ceph-mon[26726]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:27.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:27 smithi047 ceph-mon[25667]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:27.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:27 smithi047 ceph-mon[30549]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:28 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:28.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:28 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:28 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:29 smithi081 ceph-mon[26726]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:29.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:29 smithi047 ceph-mon[25667]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:29.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:29 smithi047 ceph-mon[30549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:31.675 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:31 smithi047 ceph-mon[25667]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:31.675 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:31 smithi047 ceph-mon[30549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:31 smithi081 ceph-mon[26726]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:33.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:33 smithi047 ceph-mon[25667]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:33 smithi047 ceph-mon[30549]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:33 smithi081 ceph-mon[26726]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:03:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:03:34] "GET /metrics HTTP/1.1" 200 38048 "" "Prometheus/2.33.4" 2024-08-10T08:03:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:35 smithi081 ceph-mon[26726]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:35.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:35 smithi047 ceph-mon[30549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:35.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:35 smithi047 ceph-mon[25667]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:37 smithi081 ceph-mon[26726]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:37.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:37 smithi047 ceph-mon[30549]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:37.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:37 smithi047 ceph-mon[25667]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:38 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:38 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:38.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:38 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:38.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:38 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:38.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:38 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:38.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:38 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:39 smithi081 ceph-mon[26726]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:39.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:39 smithi047 ceph-mon[25667]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:39.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:39 smithi047 ceph-mon[30549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:41.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:41 smithi047 ceph-mon[25667]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:41.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:41 smithi047 ceph-mon[30549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:41.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:41 smithi081 ceph-mon[26726]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:42.801 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.802 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.861 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.863 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:42.863 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:03:43.637 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:43 smithi081 ceph-mon[26726]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:43.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:43 smithi047 ceph-mon[25667]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:43.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:43 smithi047 ceph-mon[30549]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:44.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:03:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:03:44] "GET /metrics HTTP/1.1" 200 38041 "" "Prometheus/2.33.4" 2024-08-10T08:03:45.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:45 smithi047 ceph-mon[25667]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:45.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:45 smithi047 ceph-mon[30549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:45.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:45 smithi081 ceph-mon[26726]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:47.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:47 smithi047 ceph-mon[25667]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:47.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:47 smithi047 ceph-mon[30549]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:47.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:47 smithi081 ceph-mon[26726]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:48.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:48 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:48.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:48 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:48.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:48 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:49.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:49 smithi047 ceph-mon[25667]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:49.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:49 smithi047 ceph-mon[30549]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:49.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:49 smithi081 ceph-mon[26726]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:51.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:51 smithi047 ceph-mon[25667]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:51 smithi047 ceph-mon[30549]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:51.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:51 smithi081 ceph-mon[26726]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:53.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:53 smithi047 ceph-mon[25667]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:53.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:53.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:53 smithi047 ceph-mon[30549]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:53.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:53 smithi081 ceph-mon[26726]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:53.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:03:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:03:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:03:54] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.33.4" 2024-08-10T08:03:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:55 smithi047 ceph-mon[25667]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:55.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:55 smithi047 ceph-mon[30549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:55.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:55 smithi081 ceph-mon[26726]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:57.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:57 smithi047 ceph-mon[25667]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:57.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:57 smithi047 ceph-mon[30549]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:57.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:57 smithi081 ceph-mon[26726]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:03:58.807 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:58 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:58 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:58 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:03:59.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:03:59 smithi047 ceph-mon[25667]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:59.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:03:59 smithi047 ceph-mon[30549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:03:59.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:03:59 smithi081 ceph-mon[26726]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:01.813 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:01 smithi081 ceph-mon[26726]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:01.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:01 smithi047 ceph-mon[25667]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:01.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:01 smithi047 ceph-mon[30549]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:02.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.861 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.862 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:02 smithi081 ceph-mon[26726]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:02.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.976 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[25667]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:02.977 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:02 smithi047 ceph-mon[30549]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:04.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:04:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:04:04] "GET /metrics HTTP/1.1" 200 38045 "" "Prometheus/2.33.4" 2024-08-10T08:04:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:05 smithi047 ceph-mon[25667]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:05.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:05 smithi047 ceph-mon[30549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:05 smithi081 ceph-mon[26726]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:07.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[30549]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[25667]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:04:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:07 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:07 smithi081 ceph-mon[26726]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:04:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:04:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:04:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:07 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:08 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:08.648 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:08 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:08.648 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:08 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:08.648 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:08 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:08.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:08 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:08 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:09.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:09 smithi047 ceph-mon[25667]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:09 smithi047 ceph-mon[30549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:09 smithi081 ceph-mon[26726]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:11 smithi047 ceph-mon[25667]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:11 smithi047 ceph-mon[30549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:11 smithi081 ceph-mon[26726]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:13.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:13 smithi081 ceph-mon[26726]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:13.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:13 smithi047 ceph-mon[25667]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:13 smithi047 ceph-mon[30549]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:04:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:04:14] "GET /metrics HTTP/1.1" 200 38055 "" "Prometheus/2.33.4" 2024-08-10T08:04:15.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:15 smithi047 ceph-mon[25667]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:15.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:15 smithi047 ceph-mon[30549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:15.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:15 smithi081 ceph-mon[26726]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:17.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:17 smithi047 ceph-mon[25667]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:17.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:17 smithi047 ceph-mon[30549]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:17 smithi081 ceph-mon[26726]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:18.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:18 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:18.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:18 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:18 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:19.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:19 smithi081 ceph-mon[26726]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:19 smithi047 ceph-mon[25667]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:19 smithi047 ceph-mon[30549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:21.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:21 smithi047 ceph-mon[25667]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:21.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:21 smithi047 ceph-mon[30549]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:21 smithi081 ceph-mon[26726]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:23.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:23.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:22 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:23.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:22 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:24.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:04:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:04:24] "GET /metrics HTTP/1.1" 200 38054 "" "Prometheus/2.33.4" 2024-08-10T08:04:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:25 smithi081 ceph-mon[26726]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:25.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:25 smithi047 ceph-mon[25667]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:25.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:25 smithi047 ceph-mon[30549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:27.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:27 smithi047 ceph-mon[30549]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:27.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:27 smithi047 ceph-mon[25667]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:27.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:27 smithi081 ceph-mon[26726]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:28.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:28 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:28.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:28 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:28.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:28 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:29.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:29 smithi047 ceph-mon[25667]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:29 smithi047 ceph-mon[30549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:29.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:29 smithi081 ceph-mon[26726]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:31.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:31 smithi047 ceph-mon[30549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:31 smithi047 ceph-mon[25667]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:31.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:31 smithi081 ceph-mon[26726]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:33.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:33 smithi047 ceph-mon[25667]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:33 smithi047 ceph-mon[30549]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:33 smithi081 ceph-mon[26726]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:04:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:04:34] "GET /metrics HTTP/1.1" 200 38054 "" "Prometheus/2.33.4" 2024-08-10T08:04:35.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:35 smithi047 ceph-mon[25667]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:35.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:35 smithi047 ceph-mon[30549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:35 smithi081 ceph-mon[26726]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:37.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:37 smithi047 ceph-mon[25667]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:37.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:37 smithi047 ceph-mon[30549]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:37 smithi081 ceph-mon[26726]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:38.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:38 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:38 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:38 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:38.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:38 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:38 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:38 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:39 smithi047 ceph-mon[25667]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:39.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:39 smithi047 ceph-mon[30549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:39 smithi081 ceph-mon[26726]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:41.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:41 smithi047 ceph-mon[25667]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:41 smithi047 ceph-mon[30549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:41 smithi081 ceph-mon[26726]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[25667]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:42 smithi047 ceph-mon[30549]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:04:43.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:42 smithi081 ceph-mon[26726]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:44.881 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:04:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:04:44] "GET /metrics HTTP/1.1" 200 38055 "" "Prometheus/2.33.4" 2024-08-10T08:04:45.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:45 smithi047 ceph-mon[25667]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:45.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:45 smithi047 ceph-mon[30549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:45.656 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:45 smithi081 ceph-mon[26726]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:47 smithi047 ceph-mon[25667]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:47.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:47 smithi047 ceph-mon[30549]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:47 smithi081 ceph-mon[26726]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:48 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:48 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:48 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:49.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:49 smithi047 ceph-mon[25667]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:49 smithi047 ceph-mon[30549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:49 smithi081 ceph-mon[26726]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:51.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:51 smithi047 ceph-mon[25667]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:51.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:51 smithi047 ceph-mon[30549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:51.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:51 smithi081 ceph-mon[26726]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:53 smithi047 ceph-mon[25667]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:53 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:53 smithi047 ceph-mon[30549]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:53 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:53 smithi081 ceph-mon[26726]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:53.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:53 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:04:54.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:04:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:04:54] "GET /metrics HTTP/1.1" 200 38057 "" "Prometheus/2.33.4" 2024-08-10T08:04:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:55 smithi047 ceph-mon[25667]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:55 smithi047 ceph-mon[30549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:55 smithi081 ceph-mon[26726]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:04:55.926 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T08:04:57.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:57 smithi047 ceph-mon[25667]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:57.371 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:57 smithi047 ceph-mon[30549]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:57 smithi081 ceph-mon[26726]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:04:58.012 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:04:58.013 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 16s ago 26m - - 2024-08-10T08:04:58.013 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 15s ago 26m - - 2024-08-10T08:04:58.013 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (12m) 16s ago 20m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:04:58.013 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (12m) 15s ago 20m 50.6M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:04:58.013 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (2m) 16s ago 19m 53.1M - 3.5 e1d6a67b021e 3b7f936c1614 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (15m) 15s ago 25m 502M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (9m) 16s ago 27m 439M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (27m) 16s ago 27m 86.2M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (25m) 15s ago 25m 61.2M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (26m) 16s ago 26m 54.4M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (12m) 16s ago 21m 17.8M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (12m) 15s ago 21m 17.8M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (25m) 16s ago 25m 52.5M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (24m) 16s ago 24m 55.9M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (24m) 16s ago 24m 49.9M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (24m) 16s ago 24m 53.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (23m) 15s ago 23m 54.1M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:04:58.014 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (23m) 15s ago 23m 51.4M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:04:58.015 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (22m) 15s ago 22m 50.3M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:04:58.015 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (22m) 15s ago 22m 52.8M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:04:58.015 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (2m) 15s ago 21m 73.1M - 2.33.4 514e6a882f6e 7e037845c4f6 2024-08-10T08:04:58.015 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (20m) 16s ago 20m 77.0M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:04:58.015 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (19m) 15s ago 19m 77.0M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:04:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:58 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:58.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:58 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:58 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:04:58.821 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ls' 2024-08-10T08:04:59.505 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:59 smithi047 ceph-mon[25667]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:04:59.505 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:04:59 smithi047 ceph-mon[25667]: pgmap v102: 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-08-10T08:04:59.505 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:59 smithi047 ceph-mon[30549]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:04:59.506 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:04:59 smithi047 ceph-mon[30549]: pgmap v102: 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-08-10T08:04:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:59 smithi081 ceph-mon[26726]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:04:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:04:59 smithi081 ceph-mon[26726]: pgmap v102: 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-08-10T08:05:00.771 INFO:teuthology.orchestra.run.smithi047.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:agent 2/2 18s ago 3m * 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager ?:9093,9094 1/1 18s ago 22m smithi047=a;count:1 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:grafana ?:3000 1/1 18s ago 21m smithi081=a;count:1 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo ?:5000 1/1 18s ago 19m count:1 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:mgr 2/2 18s ago 25m smithi047=y;smithi081=x;count:2 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:mon 3/3 18s ago 26m smithi047:172.21.15.47=a;smithi047:[v2:172.21.15.47:3301,v1:172.21.15.47:6790]=c;smithi081:172.21.15.81=b;count:3 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter ?:9100 2/2 18s ago 22m smithi047=a;smithi081=b;count:2 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:osd 8 18s ago - 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus ?:9095 1/1 18s ago 22m smithi081=a;count:1 2024-08-10T08:05:00.772 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo ?:8000 2/2 18s ago 20m count:2 2024-08-10T08:05:01.483 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:01 smithi047 ceph-mon[25667]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:01.484 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:01 smithi047 ceph-mon[30549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:01.511 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions' 2024-08-10T08:05:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:01 smithi081 ceph-mon[26726]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:02.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[25667]: from='client.25309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:02.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[30549]: from='client.25309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:02.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.360 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.360 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:02 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:02 smithi081 ceph-mon[26726]: from='client.25309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:02 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[25667]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:03.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.419 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[30549]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:03.419 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:03 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:03 smithi081 ceph-mon[26726]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:03 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:03 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:03 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:04.347 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:05:04.347 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:05:04.347 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:05:04.347 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:04.347 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:05:04.347 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:05:04.348 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:05:04.792 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:05:04] "GET /metrics HTTP/1.1" 200 38057 "" "Prometheus/2.33.4" 2024-08-10T08:05:05.453 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-08-10T08:05:05.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:05 smithi081 ceph-mon[26726]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T08:05:05.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:05 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1036850292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:05.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:05 smithi047 ceph-mon[30549]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T08:05:05.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:05 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1036850292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:05 smithi047 ceph-mon[25667]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T08:05:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:05 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1036850292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:07.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[30549]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[25667]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:07.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:07 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:07 smithi081 ceph-mon[26726]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-08-10T08:05:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:07.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:07 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:07.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:07 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:08 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:08 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:08 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:08 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:08.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:08 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:08.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:08 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:09.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:09 smithi047 ceph-mon[25667]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:09 smithi047 ceph-mon[25667]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T08:05:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:09 smithi047 ceph-mon[30549]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:09 smithi047 ceph-mon[30549]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T08:05:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:09 smithi081 ceph-mon[26726]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:09 smithi081 ceph-mon[26726]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-08-10T08:05:09.997 INFO:teuthology.orchestra.run.smithi047.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:10.656 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T08:05:11.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:11.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[30549]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:11.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:11.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:11.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:11.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:10 smithi047 ceph-mon[25667]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:05:11.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:10 smithi081 ceph-mon[26726]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:12.953 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:05:13.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:13 smithi047 ceph-mon[25667]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:13.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:13 smithi047 ceph-mon[30549]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:13.529 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:13 smithi081 ceph-mon[26726]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 11s ago 26m - - 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 11s ago 26m - - 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (12m) 11s ago 21m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (12m) 11s ago 20m 50.7M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (3m) 11s ago 19m 53.2M - 3.5 e1d6a67b021e 3b7f936c1614 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (15m) 11s ago 25m 502M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (9m) 11s ago 27m 439M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:05:13.663 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (27m) 11s ago 27m 86.5M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (26m) 11s ago 26m 61.3M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (26m) 11s ago 26m 54.9M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (13m) 11s ago 21m 17.3M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (12m) 11s ago 21m 17.7M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (25m) 11s ago 25m 53.3M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (25m) 11s ago 25m 55.9M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (24m) 11s ago 24m 50.5M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (24m) 11s ago 24m 54.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (23m) 11s ago 23m 54.4M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (23m) 11s ago 23m 51.2M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (23m) 11s ago 23m 50.3M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (22m) 11s ago 22m 53.8M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (3m) 11s ago 22m 73.1M - 2.33.4 514e6a882f6e 7e037845c4f6 2024-08-10T08:05:13.664 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (20m) 11s ago 20m 77.1M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:05:13.665 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (20m) 11s ago 20m 77.0M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:05:14.082 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:05:14.083 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:14.084 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:05:14.084 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:05:14.084 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:05:14.084 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:05:14.084 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:05:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:14.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2357944633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:14.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T08:05:14.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T08:05:14.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:05:14.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2357944633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:14.432 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:05:14.432 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:05:14.432 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:05:14.432 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:05:14.432 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:05:14.432 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:05:14.433 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:05:14.433 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:05:14.433 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df image", 2024-08-10T08:05:14.433 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:05:14.433 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:05:14.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:14.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:14.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' 2024-08-10T08:05:14.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:14.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='mgr.35042 172.21.15.81:0/2869316656' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T08:05:14.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-10T08:05:14.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:05:14.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2357944633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:05:14] "GET /metrics HTTP/1.1" 200 38059 "" "Prometheus/2.33.4" 2024-08-10T08:05:14.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:14.733+0000 7f7801e92640 -1 mgr handle_mgr_map I was active but no longer am 2024-08-10T08:05:14.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ignoring --setuser ceph since I am not root 2024-08-10T08:05:14.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ignoring --setgroup ceph since I am not root 2024-08-10T08:05:14.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-mgr[51446]: -- 172.21.15.81:0/1052805644 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561f7ab430e0 con 0x561f7ab20800 2024-08-10T08:05:14.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:14.884+0000 7f2733eac040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:05:15.069 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:05:14] ENGINE Bus STOPPING 2024-08-10T08:05:15.069 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:05:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T08:05:15.351 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:15.034+0000 7f2733eac040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:05:15.351 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:15.103+0000 7f2733eac040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:05:15.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:15.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:05:15.352 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: Failing over to other MGR 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.35042 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: mgrmap e39: y(active, starting, since 0.996215s) 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:05:15.353 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:05:15.354 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:05:15.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:05:15.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:05:15.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: Manager daemon y is now available 2024-08-10T08:05:15.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:15.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:15.355 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:05:15.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:05:15.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:15.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:05:15.356 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:05:15.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:05:15] ENGINE Bus STOPPED 2024-08-10T08:05:15.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:05:15] ENGINE Bus STARTING 2024-08-10T08:05:15.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:05:15] ENGINE Serving on http://:::9283 2024-08-10T08:05:15.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:05:15] ENGINE Bus STARTED 2024-08-10T08:05:15.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:15.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:05:15.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:05:15.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: Failing over to other MGR 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.35042 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: mgrmap e39: y(active, starting, since 0.996215s) 2024-08-10T08:05:15.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:05:15.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:05:15.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:05:15.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:05:15.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:05:15.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:05:15.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:05:15.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:05:15.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:05:15.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: Manager daemon y is now available 2024-08-10T08:05:15.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:15.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:15.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:15.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:05:15.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:05:15.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T08:05:15.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: Upgrade: Need to upgrade myself (mgr.x) 2024-08-10T08:05:15.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: Failing over to other MGR 2024-08-10T08:05:15.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T08:05:15.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:15.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.35042 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-10T08:05:15.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: mgrmap e39: y(active, starting, since 0.996215s) 2024-08-10T08:05:15.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:05:15.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:05:15.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:05:15.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:05:15.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:05:15.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:05:15.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:05:15.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:05:15.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:05:15.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:05:15.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:05:15.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:05:15.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:05:15.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:05:15.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:05:15.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: Manager daemon y is now available 2024-08-10T08:05:15.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:15.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:15.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:05:15.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:05:15.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:15.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:05:15.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:05:15.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:05:15.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:05:15.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:15.386 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:05:15.387 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:05:15.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:15.349+0000 7f2733eac040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:05:15.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:15.410+0000 7f2733eac040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:05:16.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:16.342+0000 7f2733eac040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:05:16.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:16.456+0000 7f2733eac040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:05:16.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:16.513+0000 7f2733eac040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: mgrmap e40: y(active, since 2s) 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:05:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: mgrmap e40: y(active, since 2s) 2024-08-10T08:05:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:05:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:05:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:05:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:16 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:16.737+0000 7f2733eac040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:16.802+0000 7f2733eac040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:16.873+0000 7f2733eac040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:17.027+0000 7f2733eac040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: mgrmap e40: y(active, since 2s) 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:05:17.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:17.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:17.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:05:17.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:16 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:05:17.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:17.474+0000 7f2733eac040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:17.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:17.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:18.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:17.803+0000 7f2733eac040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:05:18.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:17.868+0000 7f2733eac040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:05:18.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.019+0000 7f2733eac040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:05:18.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:05:18.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:18.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:05:18.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:05:18.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='client.25252 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:18.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:05:18.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:18.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:18.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:05:18.130+0000 7fc08a456640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:08:05:18] ENGINE Error in HTTPServer.serve 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._connections.run(self.expiration_interval) 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._run(expiration_interval) 2024-08-10T08:05:18.419 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: s = self.context.wrap_socket( 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.sslsocket_class._create( 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self.do_handshake() 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._sslobj.do_handshake() 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:05:18.420 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:05:18.718 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.330+0000 7f2733eac040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:05:18.718 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.389+0000 7f2733eac040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:05:18.718 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.574+0000 7f2733eac040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:05:18.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.720+0000 7f2733eac040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:05:18.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.795+0000 7f2733eac040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:05:18.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.881+0000 7f2733eac040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:05:18.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:18.942+0000 7f2733eac040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: [10/Aug/2024:08:05:17] ENGINE Bus STARTING 2024-08-10T08:05:19.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: [10/Aug/2024:08:05:18] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: [10/Aug/2024:08:05:18] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: [10/Aug/2024:08:05:18] ENGINE Bus STARTED 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: [10/Aug/2024:08:05:18] ENGINE Error in HTTPServer.serve 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:05:19.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:05:19.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: mgrmap e41: y(active, since 4s) 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: [10/Aug/2024:08:05:17] ENGINE Bus STARTING 2024-08-10T08:05:19.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: [10/Aug/2024:08:05:18] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: [10/Aug/2024:08:05:18] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: [10/Aug/2024:08:05:18] ENGINE Bus STARTED 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: [10/Aug/2024:08:05:18] ENGINE Error in HTTPServer.serve 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._run(expiration_interval) 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:05:19.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.do_handshake() 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: mgrmap e41: y(active, since 4s) 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:19.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:05:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:05:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:19.405 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: [10/Aug/2024:08:05:17] ENGINE Bus STARTING 2024-08-10T08:05:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: [10/Aug/2024:08:05:18] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T08:05:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: [10/Aug/2024:08:05:18] ENGINE Serving on https://172.21.15.47:7150 2024-08-10T08:05:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: [10/Aug/2024:08:05:18] ENGINE Bus STARTED 2024-08-10T08:05:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: [10/Aug/2024:08:05:18] ENGINE Error in HTTPServer.serve 2024-08-10T08:05:19.406 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._run(expiration_interval) 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: s = self.context.wrap_socket( 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.sslsocket_class._create( 2024-08-10T08:05:19.407 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.do_handshake() 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._sslobj.do_handshake() 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: mgrmap e41: y(active, since 4s) 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:19.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:19.674 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:19.503+0000 7f2733eac040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:05:19.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:19.673+0000 7f2733eac040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:05:19.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:05:19] ENGINE Bus STARTING 2024-08-10T08:05:19.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: CherryPy Checker: 2024-08-10T08:05:19.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: The Application mounted at '' has an empty config. 2024-08-10T08:05:19.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: 2024-08-10T08:05:19.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:05:19] ENGINE Serving on http://:::9283 2024-08-10T08:05:19.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: [10/Aug/2024:08:05:19] ENGINE Bus STARTED 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:05:20.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:05:20.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2812639907' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:20.385 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:21 smithi081 ceph-mon[26726]: mgrmap e42: y(active, since 6s), standbys: x 2024-08-10T08:05:21.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:05:21.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.869 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:21 smithi081 ceph-mon[26726]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:21.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[30549]: mgrmap e42: y(active, since 6s), standbys: x 2024-08-10T08:05:21.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:05:21.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.963 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[30549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:21.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[25667]: mgrmap e42: y(active, since 6s), standbys: x 2024-08-10T08:05:21.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:05:21.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:21.964 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:21 smithi047 ceph-mon[25667]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:22.967 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.967 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.967 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:05:23.032+0000 7fc0c7f5c640 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Creating ceph-iscsi config... 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:23.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return _run_code(code, main_globals, None, 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: exec(code, run_globals) 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:23.374 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:23.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:23.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:23.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:23.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.wait_async( 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return future.result(timeout) 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.__get_result() 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: raise self._exception 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: out, err, code = await self._run_cephadm( 2024-08-10T08:05:23.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: raise OrchestratorError( 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Creating ceph-iscsi config... 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return _run_code(code, main_globals, None, 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: exec(code, run_globals) 2024-08-10T08:05:23.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:23.378 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:24 smithi081 ceph-mon[26726]: 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-08-10T08:05:24.378 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:24 smithi081 ceph-mon[26726]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:24.378 INFO:journalctl@ceph.mon.b.smithi081.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:24.378 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:24.378 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: exec(code, run_globals) 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:24.379 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.wait_async( 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:24.380 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: return future.result(timeout) 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.__get_result() 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: raise self._exception 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: raise OrchestratorError( 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:24.381 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: exec(code, run_globals) 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:24.382 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:24.383 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:24.383 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:24.383 INFO:journalctl@ceph.mon.b.smithi081.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.383 INFO:journalctl@ceph.mon.b.smithi081.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:24 smithi081 ceph-mon[26726]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T08:05:24.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:24 smithi047 ceph-mon[25667]: 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-08-10T08:05:24.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:24 smithi047 ceph-mon[25667]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:24.529 INFO:journalctl@ceph.mon.a.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:24.529 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:24.530 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.531 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:24.532 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:24.532 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:24.532 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.wait_async( 2024-08-10T08:05:24.532 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:24.532 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:24.532 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:24 smithi047 ceph-mon[30549]: 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-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:24 smithi047 ceph-mon[30549]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.533 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.534 INFO:journalctl@ceph.mon.c.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.wait_async( 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:24.535 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: return future.result(timeout) 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.__get_result() 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: raise self._exception 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: raise OrchestratorError( 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:24.536 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:24.537 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.a.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.a.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:24 smithi047 ceph-mon[25667]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.c.smithi047.stdout: return future.result(timeout) 2024-08-10T08:05:24.538 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.__get_result() 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: raise self._exception 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: raise OrchestratorError( 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:24.539 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:24.540 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:24.541 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:24.541 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:24.541 INFO:journalctl@ceph.mon.c.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:24.541 INFO:journalctl@ceph.mon.c.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:24.541 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:24 smithi047 ceph-mon[30549]: Reconfiguring prometheus.a (dependencies changed)... 2024-08-10T08:05:24.973 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:24 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[51442]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:05:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-08-10T08:05:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:25 smithi081 ceph-mon[26726]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T08:05:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[25667]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T08:05:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[30549]: Reconfiguring daemon prometheus.a on smithi081 2024-08-10T08:05:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:26.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:26 smithi081 ceph-mon[26726]: 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-08-10T08:05:26.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:26 smithi047 ceph-mon[25667]: 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-08-10T08:05:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:26 smithi047 ceph-mon[30549]: 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-08-10T08:05:27.207 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:05:27.208 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 bash[72055]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T08:05:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-mon[26726]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.206Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.207Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T08:05:27.482 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.207Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-10T08:05:27.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[67793]: ts=2024-08-10T08:05:27.207Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-10T08:05:27.483 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 podman[72067]: 2024-08-10 08:05:27.216571822 +0000 UTC m=+0.134340835 container died 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:05:27.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:27.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:27 smithi047 ceph-mon[25667]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:05:27.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:27.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:27 smithi047 ceph-mon[30549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:05:27.740 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 podman[72067]: 2024-08-10 08:05:27.488390759 +0000 UTC m=+0.406159770 container cleanup 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:05:27.740 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 bash[72067]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T08:05:27.741 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 bash[72092]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus.a" found: no such container 2024-08-10T08:05:28.000 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 podman[72081]: 2024-08-10 08:05:27.739727355 +0000 UTC m=+0.524094140 container remove 7e037845c4f686f9584e9240ebe8f6b9ddc2857d8c93d741ec2d00d5a2eee02e (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:05:28.000 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T08:05:28.000 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:05:28.001 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.320s CPU time. 2024-08-10T08:05:28.001 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:05:28.001 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 podman[72154]: 2024-08-10 08:05:27.874817163 +0000 UTC m=+0.018571091 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-08-10T08:05:28.001 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:27 smithi081 podman[72154]: 2024-08-10 08:05:27.999191946 +0000 UTC m=+0.142945936 container create 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 podman[72154]: 2024-08-10 08:05:28.260182089 +0000 UTC m=+0.403936028 container init 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 podman[72154]: 2024-08-10 08:05:28.263063141 +0000 UTC m=+0.406817070 container start 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.285Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.285Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.285Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.285Z caller=main.go:518 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.286Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.286Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T08:05:28.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.287Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.287Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.288Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.290Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.290Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=762.107µs 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.290Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.292Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 bash[72154]: 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 2024-08-10T08:05:28.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:05:28.995 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.739Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-08-10T08:05:28.995 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.970Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-08-10T08:05:28.995 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.974Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-08-10T08:05:28.995 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.977Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-08-10T08:05:28.996 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.977Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-08-10T08:05:28.996 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.977Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=45.301µs wal_replay_duration=686.40168ms total_replay_duration=687.224994ms 2024-08-10T08:05:28.996 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.981Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T08:05:28.996 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.981Z caller=main.go:947 level=info msg="TSDB started" 2024-08-10T08:05:28.996 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:28 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:28.981Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T08:05:29.247 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:29.005Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.507879ms db_storage=878ns remote_storage=1.286µs web_handler=549ns query_engine=819ns scrape=416.022µs scrape_sd=99.339µs notify=10.07µs notify_sd=9.245µs rules=22.596776ms 2024-08-10T08:05:29.247 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:05:29.005Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-08-10T08:05:29.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: 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-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:05:29.544 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:29.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: 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-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: 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-08-10T08:05:29.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:29.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:05:29.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:05:29.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: Upgrade: Updating mgr.x 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: Deploying daemon mgr.x on smithi081 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:30.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:05:30.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: Upgrade: Updating mgr.x 2024-08-10T08:05:30.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:05:30.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:05:30.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:30.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: Deploying daemon mgr.x on smithi081 2024-08-10T08:05:30.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:30.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:05:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: Upgrade: Updating mgr.x 2024-08-10T08:05:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:05:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:05:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: Deploying daemon mgr.x on smithi081 2024-08-10T08:05:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:31.661 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:31 smithi081 systemd[1]: Stopping Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:05:31.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:31 smithi081 ceph-mon[26726]: 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-08-10T08:05:31.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:31 smithi047 ceph-mon[25667]: 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-08-10T08:05:31.788 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:31 smithi047 ceph-mon[30549]: 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-08-10T08:05:31.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:31 smithi081 podman[72494]: 2024-08-10 08:05:31.659883588 +0000 UTC m=+0.134809726 container died 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:05:32.297 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 podman[72494]: 2024-08-10 08:05:32.0082396 +0000 UTC m=+0.483165740 container cleanup 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-36f0121, io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-08-10T08:05:32.297 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 bash[72494]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x 2024-08-10T08:05:32.614 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 podman[72506]: 2024-08-10 08:05:32.2966543 +0000 UTC m=+0.631519564 container remove 1ed46bfc385fa1458676a38f557ae156e90a0a7f533aeeda5ccf07b12b3e07b1 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731) 2024-08-10T08:05:32.614 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:05:32.614 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T08:05:32.614 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 systemd[1]: Stopped Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:05:32.614 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Consumed 38.423s CPU time. 2024-08-10T08:05:32.931 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 systemd[1]: Starting Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:05:32.931 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 podman[72635]: 2024-08-10 08:05:32.82287633 +0000 UTC m=+0.109737040 container create ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:05:32.931 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:32 smithi081 podman[72635]: 2024-08-10 08:05:32.730073817 +0000 UTC m=+0.016934537 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:05:33.366 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 podman[72635]: 2024-08-10 08:05:33.075662404 +0000 UTC m=+0.362523125 container init ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, RELEASE=squid-36f0121, GIT_BRANCH=HEAD) 2024-08-10T08:05:33.366 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 podman[72635]: 2024-08-10 08:05:33.078562959 +0000 UTC m=+0.365423674 container start ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-36f0121, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-08-10T08:05:33.367 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 ceph-mgr[72654]: -- 172.21.15.81:0/3313211000 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d916ff30e0 con 0x55d916fd1400 2024-08-10T08:05:33.367 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 bash[72635]: ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 2024-08-10T08:05:33.367 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 systemd[1]: Started Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:05:33.367 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:33.212+0000 7f146664e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:05:33.367 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:33.363+0000 7f146664e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:05:33.672 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:33.430+0000 7f146664e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:05:33.672 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:33.669+0000 7f146664e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:05:33.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:33.729+0000 7f146664e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:34.358 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 97 B/s rd, 0 op/s 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:34.359 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.359 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 97 B/s rd, 0 op/s 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:34.360 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 97 B/s rd, 0 op/s 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 120 B/s rd, 0 op/s 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:34.685 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:34.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:34.686 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:34.682+0000 7f146664e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:05:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:34.796+0000 7f146664e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:05:34.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:34.856+0000 7f146664e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:05:35.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:35.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:35.361 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1152968008' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:05:35.361 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:35.075+0000 7f146664e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:05:35.361 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:35.138+0000 7f146664e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:05:35.361 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:35.206+0000 7f146664e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:05:35.362 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:35.358+0000 7f146664e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:05:35.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:35 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:35.423 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:35 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:35.423 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:35 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1152968008' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:05:35.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:35 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:35.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:35 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:35.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:35 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1152968008' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:05:36.088 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:35.775+0000 7f146664e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:05:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-mon[26726]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:36.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:36.086+0000 7f146664e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:05:36.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:36.152+0000 7f146664e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:05:36.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:36.301+0000 7f146664e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:05:36.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-mon[25667]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:36.541 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-mon[30549]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:05:36.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:36.610+0000 7f146664e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:05:36.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:36.671+0000 7f146664e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:05:36.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:36.854+0000 7f146664e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:05:37.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:05:36.812+0000 7fc0c7f5c640 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:37.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:37.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:37.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:37.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Creating ceph-iscsi config... 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return _run_code(code, main_globals, None, 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: exec(code, run_globals) 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:37.124 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:37.125 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.wait_async( 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return future.result(timeout) 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.__get_result() 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: raise self._exception 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: out, err, code = await self._run_cephadm( 2024-08-10T08:05:37.126 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: raise OrchestratorError( 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Creating ceph-iscsi config... 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:37.127 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return _run_code(code, main_globals, None, 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: exec(code, run_globals) 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:37.128 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:37.129 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:37.129 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:37.129 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:37.129 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:37.129 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:37.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:37.008+0000 7f146664e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:37.071+0000 7f146664e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:37.154+0000 7f146664e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:37.212+0000 7f146664e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T08:05:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T08:05:37.565 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:37.566 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:37.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi047.lbibwe", "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-08-10T08:05:37.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:38.040 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:37.767+0000 7f146664e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:05:38.041 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:37.931+0000 7f146664e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:05:38.041 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: [10/Aug/2024:08:05:37] ENGINE Bus STARTING 2024-08-10T08:05:38.041 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: CherryPy Checker: 2024-08-10T08:05:38.041 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: The Application mounted at '' has an empty config. 2024-08-10T08:05:38.041 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: 2024-08-10T08:05:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:05:37] "GET /metrics HTTP/1.1" 200 38058 "" "Prometheus/2.33.4" 2024-08-10T08:05:38.423 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: [10/Aug/2024:08:05:38] ENGINE Serving on http://:::9283 2024-08-10T08:05:38.423 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[72650]: [10/Aug/2024:08:05:38] ENGINE Bus STARTED 2024-08-10T08:05:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.423 INFO:journalctl@ceph.mon.b.smithi081.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:38.424 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: exec(code, run_globals) 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.425 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.wait_async( 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: return future.result(timeout) 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.__get_result() 2024-08-10T08:05:38.426 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: raise self._exception 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: raise OrchestratorError( 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:38.427 INFO:journalctl@ceph.mon.b.smithi081.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: exec(code, run_globals) 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:38.428 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all mgr 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 240 B/s rd, 0 op/s 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 0 op/s 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: Standby manager daemon x restarted 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:05:38.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:38 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:05:38.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.623 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:38.624 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.wait_async( 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: return future.result(timeout) 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:38.625 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.__get_result() 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: raise self._exception 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: raise OrchestratorError( 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:38.626 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:38.627 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:38.628 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:38.629 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1134, in _check_daemons 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2473, in _daemon_action 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.wait_async( 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 796, in wait_async 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.event_loop.get_result(coro, timeout) 2024-08-10T08:05:38.630 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: return future.result(timeout) 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 446, in result 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.__get_result() 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: raise self._exception 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1370, in _create_daemon 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: out, err, code = await self._run_cephadm( 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1713, in _run_cephadm 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: raise OrchestratorError( 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi-foo-smithi047-lbibwe 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 125 from /usr/bin/podman container inspect --format {{.State.Status}} ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.631 INFO:journalctl@ceph.mon.c.smithi047.stdout: /usr/bin/podman: stderr Error: no such container ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: Reconfig daemon iscsi.foo.smithi047.lbibwe ... 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: Creating ceph-iscsi config... 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/iscsi-gateway.cfg 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: Write file: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/iscsi.foo.smithi047.lbibwe/tcmu-runner-entrypoint.sh 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: Non-zero exit code 1 from systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: systemctl: stderr See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: return _run_code(code, main_globals, None, 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: exec(code, run_globals) 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5579, in 2024-08-10T08:05:38.632 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 5567, in main 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all mgr 2024-08-10T08:05:38.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 240 B/s rd, 0 op/s 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 0 op/s 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: Standby manager daemon x restarted 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3049, in command_deploy_from 2024-08-10T08:05:38.634 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3084, in _common_deploy 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 3104, in _deploy_daemon_container 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/__main__.py", line 1124, in deploy_daemon 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/tmp/tmps7223wpa.cephadm.build/app/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout: RuntimeError: Failed command: systemctl restart ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe: Job for ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service failed because the control process exited with error code. 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout: See "systemctl status ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" and "journalctl -xeu ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@iscsi.foo.smithi047.lbibwe.service" for details. 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all mgr 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 240 B/s rd, 0 op/s 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 0 op/s 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: Reconfiguring iscsi.foo.smithi047.lbibwe (dependencies changed)... 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: Reconfiguring daemon iscsi.foo.smithi047.lbibwe on smithi047 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T08:05:38.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:05:38.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:05:38.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:05:38.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:38 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2656452687' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:05:40.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 0 op/s 2024-08-10T08:05:40.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: mgrmap e43: y(active, since 25s), standbys: x 2024-08-10T08:05:40.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:40.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:40.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:40.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 0 op/s 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: mgrmap e43: y(active, since 25s), standbys: x 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:05:40.144 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.145 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 315 B/s rd, 0 op/s 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: mgrmap e43: y(active, since 25s), standbys: x 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:40.146 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.147 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.147 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:40.147 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:40.147 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:40.147 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:40.147 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:40.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:05:41.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:05:41.027 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.028 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/4192264562' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.029 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/4192264562' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:05:41.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/4192264562' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:41.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.086 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.087 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.210 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.211 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.212 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.213 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:42.214 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.215 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.216 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.217 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.218 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:42.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:42.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:42.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:42.220 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 366 B/s rd, 0 op/s 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 366 B/s rd, 0 op/s 2024-08-10T08:05:43.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 366 B/s rd, 0 op/s 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.195 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.196 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.197 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.198 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:43.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:43.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:43.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:43.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:43.199 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.224 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.225 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.226 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.227 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.228 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.299 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.300 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.301 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.305 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.306 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.307 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.892 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 366 B/s rd, 0 op/s 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.982 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.983 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.984 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 366 B/s rd, 0 op/s 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.985 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.986 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.988 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:44.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 366 B/s rd, 0 op/s 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:45.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:45.624 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:05:45.624 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 17s ago 27m - - 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 0s ago 26m - - 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (13m) 17s ago 21m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (13m) 0s ago 21m 49.7M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 starting - - - - 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283 running (16m) 0s ago 26m 439M - 19.1.0-1337-g36f01218 d832c01f1eba 1ed46bfc385f 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (10m) 17s ago 28m 489M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (28m) 17s ago 28m 87.9M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (26m) 0s ago 26m 62.7M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (26m) 17s ago 26m 59.1M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (13m) 17s ago 22m 17.7M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (13m) 0s ago 22m 18.0M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (26m) 17s ago 26m 53.3M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (25m) 17s ago 25m 57.0M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:05:45.625 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (25m) 17s ago 25m 51.3M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (24m) 17s ago 24m 53.9M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (24m) 0s ago 24m 56.2M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (24m) 0s ago 24m 52.2M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (23m) 0s ago 23m 51.7M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (23m) 0s ago 23m 53.9M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (3m) 0s ago 22m 73.1M - 2.33.4 514e6a882f6e 7e037845c4f6 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (20m) 17s ago 20m 77.2M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:05:45.626 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (20m) 0s ago 20m 77.3M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:46.061 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:05:46.062 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:05:46.328 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:46.328 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[30549]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/199181977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[25667]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:46.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:46 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/199181977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:46.416 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:05:46.416 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:05:46.416 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:05:46.416 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:05:46.416 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:05:46.417 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:05:46.417 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:05:46.417 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:05:46.417 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mgr daemons", 2024-08-10T08:05:46.417 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:05:46.417 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:05:46.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:46.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:46.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:46 smithi081 ceph-mon[26726]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:46.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:46.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:05:46.467 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:46 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/199181977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-mon[25667]: from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-mon[25667]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:47.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-mon[25667]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 116 B/s rd, 0 op/s 2024-08-10T08:05:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-mon[30549]: from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-mon[30549]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:47.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-mon[30549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 116 B/s rd, 0 op/s 2024-08-10T08:05:47.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:47 smithi081 ceph-mon[26726]: from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:47.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:47 smithi081 ceph-mon[26726]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:47.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:47 smithi081 ceph-mon[26726]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 116 B/s rd, 0 op/s 2024-08-10T08:05:47.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:05:47] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.33.4" 2024-08-10T08:05:48.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:48 smithi047 ceph-mon[25667]: from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:48.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:48 smithi047 ceph-mon[30549]: from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:48 smithi081 ceph-mon[26726]: from='client.25462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:05:49.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: Upgrade: Updating mgr.x 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: Deploying daemon mgr.x on smithi081 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: Upgrade: Updating mgr.x 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: Deploying daemon mgr.x on smithi081 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 570 B/s rd, 0 op/s 2024-08-10T08:05:49.458 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: Upgrade: Updating mgr.x 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: Deploying daemon mgr.x on smithi081 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:49.459 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:50 smithi081 ceph-mon[26726]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-08-10T08:05:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:50 smithi081 ceph-mon[26726]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:05:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:50 smithi047 ceph-mon[25667]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-08-10T08:05:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:50 smithi047 ceph-mon[25667]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:05:50.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:50 smithi047 ceph-mon[30549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-08-10T08:05:50.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:50 smithi047 ceph-mon[30549]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:05:51.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:51.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.447 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:51.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.448 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:51 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:05:51.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.472 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:51.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:51 smithi081 systemd[1]: Stopping Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:05:52.432 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 podman[75520]: 2024-08-10 08:05:52.185194919 +0000 UTC m=+0.142982905 container died ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-08-10T08:05:52.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 564 B/s rd, 0 op/s 2024-08-10T08:05:52.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-08-10T08:05:52.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-08-10T08:05:52.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 564 B/s rd, 0 op/s 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 564 B/s rd, 0 op/s 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 574 B/s rd, 0 op/s 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-08-10T08:05:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:52.715 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 podman[75520]: 2024-08-10 08:05:52.537719258 +0000 UTC m=+0.495507226 container cleanup ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T08:05:52.715 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 bash[75520]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x 2024-08-10T08:05:52.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 podman[75563]: 2024-08-10 08:05:52.714175034 +0000 UTC m=+0.527600927 container remove ae4441056117996204170d378761de50bfd3088d7e57f752eb4e3412d56e3ed4 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-36f0121) 2024-08-10T08:05:52.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:05:52.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T08:05:52.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 systemd[1]: Stopped Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:05:52.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:52 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Consumed 5.805s CPU time. 2024-08-10T08:05:53.357 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-mon[26726]: pgmap v28: 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-08-10T08:05:53.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:53.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-mon[26726]: pgmap v29: 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-08-10T08:05:53.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:53.358 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 systemd[1]: Starting Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:05:53.618 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 podman[75692]: 2024-08-10 08:05:53.259529635 +0000 UTC m=+0.017404993 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:05:53.619 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 podman[75692]: 2024-08-10 08:05:53.357006797 +0000 UTC m=+0.114882139 container create 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, 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, 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., build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, vcs-type=git, distribution-scope=public, com.redhat.component=centos-stream-container, ceph=True, architecture=x86_64, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, 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, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, io.openshift.expose-services=, release=754, CEPH_POINT_RELEASE=-17.2.0) 2024-08-10T08:05:53.619 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 podman[75692]: 2024-08-10 08:05:53.593243817 +0000 UTC m=+0.351119158 container init 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , version=8, io.openshift.tags=base centos 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, 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., build-date=2022-05-03T08:36:31.336870, vcs-type=git, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=, release=754) 2024-08-10T08:05:53.619 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 podman[75692]: 2024-08-10 08:05:53.596096085 +0000 UTC m=+0.353971426 container start 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, vcs-type=git, RELEASE=HEAD, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, name=centos-stream, maintainer=Guillaume Abrioux , 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_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, 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.) 2024-08-10T08:05:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[25667]: pgmap v28: 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-08-10T08:05:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[25667]: pgmap v29: 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-08-10T08:05:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[30549]: pgmap v28: 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-08-10T08:05:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[30549]: pgmap v29: 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-08-10T08:05:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:53.898 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-mgr[75710]: -- 172.21.15.81:0/1907361542 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561a84434340 con 0x561a8440c800 2024-08-10T08:05:53.898 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 bash[75692]: 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 2024-08-10T08:05:53.898 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 systemd[1]: Started Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:05:53.898 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:53.738+0000 7f5d7481a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:05:53.898 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:53.896+0000 7f5d7481a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:05:54.223 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:53.998+0000 7f5d7481a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:05:54.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:54.334+0000 7f5d7481a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:05:54.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:54.421+0000 7f5d7481a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:05:55.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.030 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.031 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.032 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.033 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.034 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.035 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:55.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:55.781 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:55.643+0000 7f5d7481a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:05:56.102 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:55.827+0000 7f5d7481a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:05:56.102 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:55.915+0000 7f5d7481a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.103 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.104 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.105 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.106 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.107 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.444 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:56.250+0000 7f5d7481a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:05:56.444 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:56.344+0000 7f5d7481a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:05:56.444 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:56.442+0000 7f5d7481a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:05:56.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:56.702+0000 7f5d7481a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: pgmap v31: 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-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: pgmap v31: 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-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: pgmap v31: 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-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.326 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:57.187+0000 7f5d7481a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:05:57.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:57.727+0000 7f5d7481a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:05:57.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:57.839+0000 7f5d7481a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:57.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:57.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:57.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:05:57] "GET /metrics HTTP/1.1" 200 38051 "" "Prometheus/2.33.4" 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.260 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:58.162+0000 7f5d7481a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:05:58.260 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:58.259+0000 7f5d7481a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:05:58.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:58.682+0000 7f5d7481a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:05:58.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:58.820+0000 7f5d7481a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:58.929+0000 7f5d7481a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: pgmap v32: 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-08-10T08:05:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: pgmap v32: 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-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: pgmap v32: 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-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:05:59.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:05:59.451 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:59.049+0000 7f5d7481a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:05:59.452 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:59.143+0000 7f5d7481a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:06:00.108 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:05:59.731+0000 7f5d7481a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:06:00.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.108 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.109 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.110 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.111 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.112 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.113 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.114 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:05:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:05:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:06:00.106+0000 7f5d7481a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: [10/Aug/2024:08:06:00] ENGINE Bus STARTING 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: CherryPy Checker: 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: The Application mounted at '' has an empty config. 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: [10/Aug/2024:08:06:00] ENGINE Serving on http://:::9283 2024-08-10T08:06:00.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[75706]: [10/Aug/2024:08:06:00] ENGINE Bus STARTED 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: pgmap v33: 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-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.912 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.913 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Standby manager daemon x restarted 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T08:06:00.914 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.915 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.916 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:00.917 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: pgmap v33: 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-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Standby manager daemon x restarted 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: pgmap v33: 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-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T08:06:01.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: mgrmap e44: y(active, since 47s), standbys: x 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:01.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:01.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: mgrmap e44: y(active, since 47s), standbys: x 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: mgrmap e44: y(active, since 47s), standbys: x 2024-08-10T08:06:02.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.876 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.877 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:02.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:02.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:02.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:02.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.892 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.893 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.894 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.895 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.896 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:04.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:04.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:04.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:04.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.137 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.886 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.887 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.888 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:05.889 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:05.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:05.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:05.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:05.890 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:06.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: 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-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.076 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: 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-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: 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-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.948 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.949 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.950 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:07.951 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:06:07] "GET /metrics HTTP/1.1" 200 38055 "" "Prometheus/2.33.4" 2024-08-10T08:06:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:08.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:08.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: 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-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:06:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: 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-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:06:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: 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-08-10T08:06:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:06:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:06:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:10 smithi081 ceph-mon[26726]: Upgrade: Updating mgr.x 2024-08-10T08:06:10.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:10 smithi081 ceph-mon[26726]: Deploying daemon mgr.x on smithi081 2024-08-10T08:06:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:10 smithi047 ceph-mon[25667]: Upgrade: Updating mgr.x 2024-08-10T08:06:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:10 smithi047 ceph-mon[25667]: Deploying daemon mgr.x on smithi081 2024-08-10T08:06:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:10 smithi047 ceph-mon[30549]: Upgrade: Updating mgr.x 2024-08-10T08:06:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:10 smithi047 ceph-mon[30549]: Deploying daemon mgr.x on smithi081 2024-08-10T08:06:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:11 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:11.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:11 smithi081 ceph-mon[26726]: 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-08-10T08:06:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:11 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:11 smithi047 ceph-mon[25667]: 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-08-10T08:06:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:11 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:11 smithi047 ceph-mon[30549]: 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-08-10T08:06:12.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:11 smithi081 systemd[1]: Stopping Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:12.580 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:12 smithi081 podman[81003]: 2024-08-10 08:06:12.260701955 +0000 UTC m=+0.165107293 container died 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, GIT_CLEAN=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, GIT_BRANCH=HEAD, vcs-type=git, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , 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.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, 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., RELEASE=HEAD, vendor=Red Hat, Inc., version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream) 2024-08-10T08:06:12.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:12 smithi081 podman[81003]: 2024-08-10 08:06:12.579565443 +0000 UTC m=+0.483970781 container cleanup 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , 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_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.19.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, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, name=centos-stream, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, com.redhat.component=centos-stream-container) 2024-08-10T08:06:12.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:12 smithi081 bash[81003]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x 2024-08-10T08:06:12.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:12 smithi081 podman[81015]: 2024-08-10 08:06:12.789499718 +0000 UTC m=+0.524107256 container remove 782e5b0140b01eeb1d0952229d8db5b286461f458d934535862ad985e64decd0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, 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/, 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, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, version=8, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., 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, io.k8s.display-name=CentOS Stream 8) 2024-08-10T08:06:12.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:12 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:06:13.417 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:13 smithi081 ceph-mon[26726]: 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-08-10T08:06:13.417 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T08:06:13.417 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 systemd[1]: Stopped Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:13.418 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Consumed 7.830s CPU time. 2024-08-10T08:06:13.418 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 systemd[1]: Starting Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:13.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:13 smithi047 ceph-mon[25667]: 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-08-10T08:06:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:13 smithi047 ceph-mon[30549]: 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-08-10T08:06:13.686 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 podman[81143]: 2024-08-10 08:06:13.318776449 +0000 UTC m=+0.016943840 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:06:13.686 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 podman[81143]: 2024-08-10 08:06:13.42783795 +0000 UTC m=+0.126005341 container create 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-08-10T08:06:13.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 podman[81143]: 2024-08-10 08:06:13.685444919 +0000 UTC m=+0.383612325 container init 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-10T08:06:13.981 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 podman[81143]: 2024-08-10 08:06:13.688205447 +0000 UTC m=+0.386372839 container start 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:06:13.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 ceph-mgr[81162]: -- 172.21.15.81:0/3129043259 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562f9564f0e0 con 0x562f9562d400 2024-08-10T08:06:13.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 bash[81143]: 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 2024-08-10T08:06:13.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 systemd[1]: Started Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:13.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:13.824+0000 7f47ace47040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:06:14.275 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:13 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:13.997+0000 7f47ace47040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:06:14.275 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:14.067+0000 7f47ace47040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:06:14.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:14.327+0000 7f47ace47040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:06:14.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:14.389+0000 7f47ace47040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: 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-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: 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-08-10T08:06:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: 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-08-10T08:06:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:15.584 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:15.446+0000 7f47ace47040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:06:15.840 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:15.582+0000 7f47ace47040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:06:15.840 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:15.644+0000 7f47ace47040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.134 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:15.892+0000 7f47ace47040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:06:16.134 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:15.955+0000 7f47ace47040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:06:16.134 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:16.029+0000 7f47ace47040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:16.185+0000 7f47ace47040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:06:16.814 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:06:16.878 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:16.619+0000 7f47ace47040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:06:16.878 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: 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-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.879 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.880 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.881 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:16.883 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:16.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:16.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: 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-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: 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-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:17.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:17.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:17.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:17.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:17.175 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:16 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:16.951+0000 7f47ace47040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:06:17.175 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:17.024+0000 7f47ace47040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:06:17.436 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:17.187+0000 7f47ace47040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:06:17.555 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 9s ago 27m - - 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 8s ago 27m - - 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (14m) 9s ago 22m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (13m) 8s ago 21m 50.0M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (38s) 9s ago 21m 48.3M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 starting - - - - 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (11m) 9s ago 28m 500M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (28m) 9s ago 28m 91.9M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (27m) 8s ago 27m 65.6M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (27m) 9s ago 27m 62.7M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (14m) 9s ago 22m 17.4M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T08:06:17.556 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (13m) 8s ago 22m 16.6M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (26m) 9s ago 26m 53.4M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (26m) 9s ago 26m 57.2M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (25m) 9s ago 25m 51.5M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (25m) 9s ago 25m 54.1M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (24m) 8s ago 24m 56.4M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (24m) 8s ago 24m 52.3M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (24m) 8s ago 24m 51.9M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (23m) 8s ago 23m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (49s) 8s ago 23m 63.5M - 2.33.4 514e6a882f6e 755bd7435e28 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (21m) 9s ago 21m 77.5M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:06:17.557 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (21m) 8s ago 21m 77.7M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:06:17.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:17.535+0000 7f47ace47040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:06:17.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:17.602+0000 7f47ace47040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:18.020 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:06:18.021 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:06:18.119 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:17.812+0000 7f47ace47040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:06:18.119 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:17.977+0000 7f47ace47040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:06:18.119 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:18.049+0000 7f47ace47040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.120 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.121 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.122 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:06:17] "GET /metrics HTTP/1.1" 200 38052 "" "Prometheus/2.33.4" 2024-08-10T08:06:18.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.126 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.127 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.128 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:18.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:18.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "", 2024-08-10T08:06:18.409 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mgr daemons", 2024-08-10T08:06:18.410 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:06:18.410 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:06:18.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:18.141+0000 7f47ace47040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:06:18.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:18.206+0000 7f47ace47040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:06:19.058 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:18.781+0000 7f47ace47040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:06:19.058 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:18.948+0000 7f47ace47040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:06:19.058 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: [10/Aug/2024:08:06:18] ENGINE Bus STARTING 2024-08-10T08:06:19.058 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: CherryPy Checker: 2024-08-10T08:06:19.058 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: The Application mounted at '' has an empty config. 2024-08-10T08:06:19.058 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:06:19.059 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: [10/Aug/2024:08:06:19] ENGINE Serving on http://:::9283 2024-08-10T08:06:19.059 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: [10/Aug/2024:08:06:19] ENGINE Bus STARTED 2024-08-10T08:06:19.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.059 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: 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-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.060 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3558903851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.061 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.062 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.063 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.064 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: 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-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3558903851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='client.25489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: 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-08-10T08:06:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3558903851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:19.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:20.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Standby manager daemon x restarted 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Standby manager daemon x started 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.136 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.137 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.138 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Standby manager daemon x restarted 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Standby manager daemon x started 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.? 172.21.15.81:0/3461906503' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:20.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:20.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:20.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:19 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: 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-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: mgrmap e45: y(active, since 66s), standbys: x 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.238 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: 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-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: mgrmap e45: y(active, since 66s), standbys: x 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:21.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: 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-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.1.0-1337-g36f01218 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: mgrmap e45: y(active, since 66s), standbys: x 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.384 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.385 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.385 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.385 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.385 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:21 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:22.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: 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-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:22 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: 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-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: 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-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.905 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.905 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.906 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.911 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:23.912 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.207 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.208 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.209 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.210 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.320 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.321 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:24.322 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.323 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:24.323 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:24.323 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:24.323 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:24.323 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: 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-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.080 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.082 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.083 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.084 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.085 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.096 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.096 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.096 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.096 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.096 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: 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-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.097 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: 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-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.099 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.103 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.104 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.105 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.106 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.925 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.926 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.927 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.928 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:25.929 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:25 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:26.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:26.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:26.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:26.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:26.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: pgmap v46: 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-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: pgmap v46: 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-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.135 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.185 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: pgmap v46: 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-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.186 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.187 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:27.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:27.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:27.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:27.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:27.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:26 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.003 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:06:27] "GET /metrics HTTP/1.1" 200 38052 "" "Prometheus/2.33.4" 2024-08-10T08:06:28.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all crash 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all mds 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:06:28.004 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all nfs 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.005 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all crash 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all mds 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:06:28.007 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all nfs 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all crash 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all mds 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all nfs 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:28.142 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:06:28.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:28.143 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:27 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.122 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:28 smithi047 systemd[1]: Stopping Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:29.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:29 smithi081 ceph-mon[26726]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:29.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.550 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:29 smithi047 podman[99273]: 2024-08-10 08:06:29.243047186 +0000 UTC m=+0.135298647 container died f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:29.550 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[25667]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:29.550 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.551 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.551 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.551 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[30549]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:29.551 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.551 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.551 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:29.872 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:29 smithi047 podman[99273]: 2024-08-10 08:06:29.740267267 +0000 UTC m=+0.632518727 container cleanup f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:29.872 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:29 smithi047 bash[99273]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a 2024-08-10T08:06:30.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:30 smithi047 ceph-mon[25667]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T08:06:30.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:30 smithi047 ceph-mon[25667]: Deploying daemon node-exporter.a on smithi047 2024-08-10T08:06:30.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:30 smithi047 ceph-mon[30549]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T08:06:30.329 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:30 smithi047 ceph-mon[30549]: Deploying daemon node-exporter.a on smithi047 2024-08-10T08:06:30.329 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:29 smithi047 podman[99287]: 2024-08-10 08:06:29.983549988 +0000 UTC m=+0.739622318 container remove f2f61d821d186aff92ae6c4b4bb9deb688c148c7e7cf299808743d2c5585238e (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:30.329 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:29 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:06:30.330 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-10T08:06:30.330 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 systemd[1]: Stopped Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:30.330 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Consumed 5.748s CPU time. 2024-08-10T08:06:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:30 smithi081 ceph-mon[26726]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T08:06:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:30 smithi081 ceph-mon[26726]: Deploying daemon node-exporter.a on smithi047 2024-08-10T08:06:30.622 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 systemd[1]: Starting Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:30.622 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 bash[99415]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-10T08:06:31.134 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 bash[99415]: Getting image source signatures 2024-08-10T08:06:31.134 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 bash[99415]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-10T08:06:31.134 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 bash[99415]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-10T08:06:31.134 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:30 smithi047 bash[99415]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-10T08:06:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:31 smithi081 ceph-mon[26726]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:31 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:31.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:31.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:31 smithi047 ceph-mon[25667]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:31 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:31 smithi047 ceph-mon[30549]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:31 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:31.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:32.516 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:32 smithi047 bash[99415]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-10T08:06:32.852 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:32 smithi047 bash[99415]: Writing manifest to image destination 2024-08-10T08:06:33.113 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:32 smithi047 podman[99415]: 2024-08-10 08:06:32.795207483 +0000 UTC m=+2.366159065 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T08:06:33.113 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:32 smithi047 podman[99415]: 2024-08-10 08:06:32.902247364 +0000 UTC m=+2.473198945 container create 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:33.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-mon[30549]: pgmap v49: 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-08-10T08:06:33.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-mon[25667]: pgmap v49: 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-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 podman[99415]: 2024-08-10 08:06:33.112538077 +0000 UTC m=+2.683489670 container init 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 podman[99415]: 2024-08-10 08:06:33.115834408 +0000 UTC m=+2.686785997 container start 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.119Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.119Z 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-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z 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-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z 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-08-10T08:06:33.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z 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-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T08:06:33.374 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T08:06:33.375 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.120Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T08:06:33.376 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T08:06:33.377 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T08:06:33.378 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T08:06:33.378 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T08:06:33.378 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[99475]: ts=2024-08-10T08:06:33.121Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T08:06:33.378 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 bash[99415]: 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 2024-08-10T08:06:33.378 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:33 smithi047 systemd[1]: Started Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:33 smithi081 ceph-mon[26726]: pgmap v49: 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-08-10T08:06:34.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:34.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:34.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:34 smithi081 ceph-mon[26726]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:34.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:34.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:34.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:34 smithi047 ceph-mon[25667]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:34.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:34.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:34.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:34 smithi047 ceph-mon[30549]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:35.231 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:35 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:35.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:35 smithi047 ceph-mon[25667]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T08:06:35.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:35 smithi047 ceph-mon[25667]: Deploying daemon node-exporter.b on smithi081 2024-08-10T08:06:35.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:35 smithi047 ceph-mon[30549]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T08:06:35.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:35 smithi047 ceph-mon[30549]: Deploying daemon node-exporter.b on smithi081 2024-08-10T08:06:35.731 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:35 smithi081 podman[86271]: 2024-08-10 08:06:35.411651549 +0000 UTC m=+0.107755074 container died 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:06:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:35 smithi081 ceph-mon[26726]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T08:06:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:35 smithi081 ceph-mon[26726]: Deploying daemon node-exporter.b on smithi081 2024-08-10T08:06:36.145 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:35 smithi081 podman[86271]: 2024-08-10 08:06:35.86804348 +0000 UTC m=+0.564147014 container cleanup 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:06:36.145 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:35 smithi081 bash[86271]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b 2024-08-10T08:06:36.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:36 smithi081 ceph-mon[26726]: pgmap v51: 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-08-10T08:06:36.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 podman[86283]: 2024-08-10 08:06:36.144379038 +0000 UTC m=+0.732485096 container remove 672bfa3791de5e437c657c4d2ac4502e3832e482e562c64bf9e74fffb1f521fa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:06:36.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:06:36.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-10T08:06:36.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:36.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Consumed 5.604s CPU time. 2024-08-10T08:06:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:36 smithi047 ceph-mon[25667]: pgmap v51: 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-08-10T08:06:36.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:36 smithi047 ceph-mon[30549]: pgmap v51: 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-08-10T08:06:36.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 systemd[1]: Starting Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:36.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 bash[86411]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-08-10T08:06:37.481 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 bash[86411]: Getting image source signatures 2024-08-10T08:06:37.481 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 bash[86411]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-08-10T08:06:37.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 bash[86411]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-08-10T08:06:37.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:36 smithi081 bash[86411]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-08-10T08:06:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:06:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:06:37] "GET /metrics HTTP/1.1" 200 38053 "" "Prometheus/2.33.4" 2024-08-10T08:06:38.731 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:38 smithi081 bash[86411]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-08-10T08:06:38.731 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:38 smithi081 bash[86411]: Writing manifest to image destination 2024-08-10T08:06:39.108 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:38 smithi081 podman[86411]: 2024-08-10 08:06:38.78133434 +0000 UTC m=+2.191609323 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T08:06:39.108 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:38 smithi081 podman[86411]: 2024-08-10 08:06:38.879704713 +0000 UTC m=+2.289979696 container create 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:06:39.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-mon[26726]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:39.481 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 podman[86411]: 2024-08-10 08:06:39.107169725 +0000 UTC m=+2.517444725 container init 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 podman[86411]: 2024-08-10 08:06:39.110017673 +0000 UTC m=+2.520292662 container start 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.113Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.113Z 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-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.114Z 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-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.114Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.114Z 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-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.114Z 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-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T08:06:39.482 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T08:06:39.483 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T08:06:39.484 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T08:06:39.485 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[86461]: ts=2024-08-10T08:06:39.115Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 bash[86411]: 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 2024-08-10T08:06:39.486 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:06:39 smithi081 systemd[1]: Started Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:39 smithi047 ceph-mon[25667]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:39.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:39 smithi047 ceph-mon[30549]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:40.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:41.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:41.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:41.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:41.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.528 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.531 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.534 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:42.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.594 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:42.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.417 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.417 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.417 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.417 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: pgmap v54: 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-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.418 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: pgmap v54: 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-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.421 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.422 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.423 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.424 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.425 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.426 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.427 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:43 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: pgmap v54: 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-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:43.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:43 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:44.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.271 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.272 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.273 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.274 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.275 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.276 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.277 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:45 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.365 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.366 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.368 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.369 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.371 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:45.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:45.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:45.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:45.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:45.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:45 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.548 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.549 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: pgmap v56: 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-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.550 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.551 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.552 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:46 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: pgmap v56: 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-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: pgmap v56: 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-08-10T08:06:46.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:46.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:46 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.703 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:47.704 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:47.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:47.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:47.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:47.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:47 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:06:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:06:47] "GET /metrics HTTP/1.1" 200 38053 "" "Prometheus/2.33.4" 2024-08-10T08:06:48.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.343 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.344 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.345 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.346 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.347 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.348 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.349 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.350 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.560 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.565 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:06:48.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:06:48.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:48.817 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:06:49.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:49.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='client.35375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[30549]: from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='client.35375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:49 smithi047 ceph-mon[25667]: from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:49.408 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='client.35375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:49.409 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:49 smithi081 ceph-mon[26726]: from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:49.526 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:06:49.526 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 1s ago 28m - - 2024-08-10T08:06:49.526 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 1s ago 28m - - 2024-08-10T08:06:49.526 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (14m) 1s ago 22m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (14m) 1s ago 22m 49.9M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (70s) 1s ago 21m 48.6M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (36s) 1s ago 27m 439M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (11m) 1s ago 29m 504M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (29m) 1s ago 29m 95.2M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (27m) 1s ago 27m 67.7M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (27m) 1s ago 27m 65.2M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (14m) 1s ago 23m 18.1M - 1.3.1 1dbe0e931976 f2f61d821d18 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (14m) 1s ago 23m 17.2M - 1.3.1 1dbe0e931976 672bfa3791de 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (27m) 1s ago 27m 53.3M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (26m) 1s ago 26m 57.1M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (26m) 1s ago 26m 51.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:06:49.527 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (25m) 1s ago 25m 54.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (25m) 1s ago 25m 56.3M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (25m) 1s ago 25m 52.3M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (24m) 1s ago 24m 51.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (24m) 1s ago 24m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (81s) 1s ago 23m 63.9M - 2.33.4 514e6a882f6e 755bd7435e28 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (21m) 1s ago 21m 77.6M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:06:49.528 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (21m) 1s ago 21m 77.8M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:06:49.972 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:06:49.973 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:06:49.974 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:06:49.974 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:06:49.974 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:06:49.974 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:06:49.974 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:06:50.343 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:06:50.344 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:06:50.344 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading node-exporter daemons", 2024-08-10T08:06:50.344 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:06:50.344 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:06:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:50 smithi081 ceph-mon[26726]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:50 smithi081 ceph-mon[26726]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:50 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:50 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/219261059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[25667]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[25667]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/219261059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[30549]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[30549]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:06:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:50 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/219261059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:06:51.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:51 smithi047 ceph-mon[25667]: from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:51.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:51 smithi047 ceph-mon[30549]: from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:51.642 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:51 smithi081 ceph-mon[26726]: from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: pgmap v59: 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-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: pgmap v59: 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-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.975 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: pgmap v59: 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-08-10T08:06:52.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:52.976 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T08:06:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: Deploying daemon node-exporter.a on smithi047 2024-08-10T08:06:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T08:06:54.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: Deploying daemon node-exporter.a on smithi047 2024-08-10T08:06:54.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: Upgrade: Updating node-exporter.a (1/2) 2024-08-10T08:06:54.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: Deploying daemon node-exporter.a on smithi047 2024-08-10T08:06:54.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:54.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:55.559 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:55 smithi047 ceph-mon[25667]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:55.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:55 smithi047 ceph-mon[30549]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:55 smithi081 ceph-mon[26726]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:55.872 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:55 smithi047 systemd[1]: Stopping Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:57.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:57 smithi047 ceph-mon[25667]: pgmap v61: 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-08-10T08:06:57.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:57 smithi047 ceph-mon[30549]: pgmap v61: 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-08-10T08:06:57.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:57 smithi047 podman[103200]: 2024-08-10 08:06:57.094419097 +0000 UTC m=+0.109397592 container died 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:57.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:57 smithi081 ceph-mon[26726]: pgmap v61: 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-08-10T08:06:57.786 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:57 smithi047 podman[103200]: 2024-08-10 08:06:57.509054427 +0000 UTC m=+0.524032952 container cleanup 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:57.877 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:57 smithi047 bash[103200]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a 2024-08-10T08:06:58.079 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:57 smithi047 podman[103212]: 2024-08-10 08:06:57.785502177 +0000 UTC m=+0.694848136 container remove 1e6379e7ce0e0742aabceac327ed5fe86206417a0eb885274fcc4a13769d4e37 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:58.080 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:57 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:06:58.080 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:06:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:06:57] "GET /metrics HTTP/1.1" 200 38053 "" "Prometheus/2.33.4" 2024-08-10T08:06:58.372 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-10T08:06:58.372 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 systemd[1]: Stopped Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:58.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Consumed 1.810s CPU time. 2024-08-10T08:06:58.373 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 systemd[1]: Starting Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:06:58.831 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 podman[103341]: 2024-08-10 08:06:58.428695714 +0000 UTC m=+0.017016645 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T08:06:58.831 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 podman[103341]: 2024-08-10 08:06:58.528211196 +0000 UTC m=+0.116532128 container create b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 podman[103341]: 2024-08-10 08:06:58.755322675 +0000 UTC m=+0.343643616 container init b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 podman[103341]: 2024-08-10 08:06:58.758282715 +0000 UTC m=+0.346603646 container start b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.762Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.762Z 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-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.762Z 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-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.762Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.762Z 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-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.762Z 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-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T08:06:58.832 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T08:06:58.833 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.763Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T08:06:58.834 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T08:06:58.835 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T08:06:58.835 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T08:06:58.835 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T08:06:58.835 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T08:06:58.835 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T08:06:58.835 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T08:06:58.836 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T08:06:58.837 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a[103355]: ts=2024-08-10T08:06:58.764Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T08:06:58.837 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 bash[103341]: b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 2024-08-10T08:06:59.122 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:06:58 smithi047 systemd[1]: Started Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:06:59.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:59 smithi081 ceph-mon[26726]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:59.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:59.527 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:06:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:59.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:59 smithi047 ceph-mon[25667]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:06:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:59 smithi047 ceph-mon[30549]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:06:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:06:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:06:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:00.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:00.730 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:00.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:00 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:07:01.444 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:01 smithi081 podman[90158]: 2024-08-10 08:07:01.170130835 +0000 UTC m=+0.103474657 container died 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:07:01.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:01 smithi081 ceph-mon[26726]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:01.445 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:01 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:01.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:01 smithi047 ceph-mon[30549]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:01.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:01 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:01 smithi047 ceph-mon[25667]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:01 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:01.731 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:01 smithi081 podman[90158]: 2024-08-10 08:07:01.6270025 +0000 UTC m=+0.560346384 container cleanup 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:07:01.731 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:01 smithi081 bash[90158]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b 2024-08-10T08:07:02.153 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:01 smithi081 podman[90173]: 2024-08-10 08:07:01.87826694 +0000 UTC m=+0.708127001 container remove 9019be2ec938fe496b5329c8b8eda2681f23dbd388cf0800ba72de31defc7155 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:07:02.154 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:01 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:07:02.154 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-10T08:07:02.154 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:07:02.154 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Consumed 1.717s CPU time. 2024-08-10T08:07:02.463 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 systemd[1]: Starting Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:07:02.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-mon[26726]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T08:07:02.464 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-mon[26726]: Deploying daemon node-exporter.b on smithi081 2024-08-10T08:07:02.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:02 smithi047 ceph-mon[25667]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T08:07:02.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:02 smithi047 ceph-mon[25667]: Deploying daemon node-exporter.b on smithi081 2024-08-10T08:07:02.563 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:02 smithi047 ceph-mon[30549]: Upgrade: Updating node-exporter.b (2/2) 2024-08-10T08:07:02.563 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:02 smithi047 ceph-mon[30549]: Deploying daemon node-exporter.b on smithi081 2024-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 podman[90299]: 2024-08-10 08:07:02.364854122 +0000 UTC m=+0.016688248 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 podman[90299]: 2024-08-10 08:07:02.479615023 +0000 UTC m=+0.131449138 container create 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 podman[90299]: 2024-08-10 08:07:02.681717564 +0000 UTC m=+0.333551695 container init 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 podman[90299]: 2024-08-10 08:07:02.684423858 +0000 UTC m=+0.336257973 container start 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.688Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.688Z 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-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.688Z 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-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.688Z 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-08-10T08:07:02.732 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.688Z 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-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.688Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=arp 2024-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-10T08:07:02.733 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=edac 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-10T08:07:02.734 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=os 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-10T08:07:02.735 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=stat 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=time 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=uname 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-10T08:07:02.736 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.689Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-10T08:07:02.737 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.690Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-10T08:07:02.737 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b[90314]: ts=2024-08-10T08:07:02.690Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-10T08:07:03.231 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 bash[90299]: 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 2024-08-10T08:07:03.231 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:07:02 smithi081 systemd[1]: Started Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:07:03.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: pgmap v64: 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-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: pgmap v64: 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-08-10T08:07:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: pgmap v64: 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-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.589 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.590 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.591 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.592 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.593 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:04.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:04.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.572 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:05.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:05.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:05.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:05.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:05.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.553 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.553 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.553 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.554 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.555 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.556 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.557 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.558 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: pgmap v66: 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-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.559 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.560 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: pgmap v66: 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-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.562 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.563 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.564 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.564 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.565 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.566 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: pgmap v66: 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-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:06.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:06.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:06.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:06.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.657 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.658 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.659 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.660 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:07.661 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:07.956 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:07:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:07:07] "GET /metrics HTTP/1.1" 200 38053 "" "Prometheus/2.33.4" 2024-08-10T08:07:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:08.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:08.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:09.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:09.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:09.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.595 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.596 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:10.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:10.599 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.567 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.568 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.569 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.570 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.571 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:11.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: pgmap v69: 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-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: pgmap v69: 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-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: pgmap v69: 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-08-10T08:07:12.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.386 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.387 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.388 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.391 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:13.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:13.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:13.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:13.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:13.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.556 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.557 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.558 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.559 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.560 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.561 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:14.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:14.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:16.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.000 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:16.082 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.082 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.082 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.082 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:16.083 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.083 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.083 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:16.083 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:17.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: pgmap v71: 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-08-10T08:07:17.066 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.067 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: pgmap v71: 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-08-10T08:07:17.101 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: pgmap v71: 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-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.102 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:17.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:17 smithi047 ceph-mon[25667]: Upgrade: Updating prometheus.a 2024-08-10T08:07:17.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:17 smithi047 ceph-mon[25667]: Deploying daemon prometheus.a on smithi081 2024-08-10T08:07:17.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:17 smithi047 ceph-mon[30549]: Upgrade: Updating prometheus.a 2024-08-10T08:07:17.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:17 smithi047 ceph-mon[30549]: Deploying daemon prometheus.a on smithi081 2024-08-10T08:07:17.843 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:07:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:07:17] "GET /metrics HTTP/1.1" 200 38052 "" "Prometheus/2.33.4" 2024-08-10T08:07:17.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:17 smithi081 ceph-mon[26726]: Upgrade: Updating prometheus.a 2024-08-10T08:07:17.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:17 smithi081 ceph-mon[26726]: Deploying daemon prometheus.a on smithi081 2024-08-10T08:07:19.100 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[25667]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:19.100 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.100 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.100 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[30549]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:19.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.101 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:18 smithi081 ceph-mon[26726]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:19.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:19.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:20.721 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:07:21.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:20 smithi047 ceph-mon[25667]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:21.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:20 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:21.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:20 smithi047 ceph-mon[30549]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:21.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:20 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:20 smithi081 ceph-mon[26726]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:20 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:21.402 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:07:21.402 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 3s ago 28m - - 2024-08-10T08:07:21.402 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 5s ago 28m - - 2024-08-10T08:07:21.402 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (15m) 3s ago 23m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:07:21.402 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (14m) 5s ago 23m 49.6M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:07:21.402 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (102s) 3s ago 22m 48.8M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (68s) 5s ago 27m 439M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (12m) 3s ago 29m 507M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (29m) 3s ago 29m 97.8M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (28m) 5s ago 28m 69.9M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (28m) 3s ago 28m 67.0M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (22s) 3s ago 23m 8010k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (19s) 5s ago 23m 7922k - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (27m) 3s ago 27m 53.2M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (27m) 3s ago 27m 57.1M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (26m) 3s ago 26m 51.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (26m) 3s ago 26m 54.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:07:21.403 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (26m) 5s ago 26m 56.3M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:07:21.404 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (25m) 5s ago 25m 52.3M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:07:21.404 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (25m) 5s ago 25m 51.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:07:21.404 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (24m) 5s ago 24m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:07:21.404 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (113s) 5s ago 24m 64.8M - 2.33.4 514e6a882f6e 755bd7435e28 2024-08-10T08:07:21.404 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (22m) 3s ago 22m 77.7M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:07:21.404 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (22m) 5s ago 22m 78.0M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:07:21.821 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:07:21.822 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:07:21.823 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:07:22.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:21 smithi047 ceph-mon[25667]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:22.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:21 smithi047 ceph-mon[25667]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:22.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:21 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2586441877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:22.122 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:21 smithi047 ceph-mon[30549]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:22.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:21 smithi047 ceph-mon[30549]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:22.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:21 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2586441877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:22.168 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:07:22.168 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading prometheus daemons", 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:07:22.169 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:07:22.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:21 smithi081 ceph-mon[26726]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:22.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:21 smithi081 ceph-mon[26726]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:22.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:21 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2586441877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:23.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:22 smithi047 ceph-mon[25667]: from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:23.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:22 smithi047 ceph-mon[25667]: pgmap v74: 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-08-10T08:07:23.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:22 smithi047 ceph-mon[25667]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:22 smithi047 ceph-mon[30549]: from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:22 smithi047 ceph-mon[30549]: pgmap v74: 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-08-10T08:07:23.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:22 smithi047 ceph-mon[30549]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:22 smithi081 ceph-mon[26726]: from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:22 smithi081 ceph-mon[26726]: pgmap v74: 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-08-10T08:07:23.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:22 smithi081 ceph-mon[26726]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:25 smithi081 ceph-mon[26726]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:25.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:25 smithi047 ceph-mon[25667]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:25.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:25 smithi047 ceph-mon[30549]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:27 smithi081 ceph-mon[26726]: pgmap v76: 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-08-10T08:07:27.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:27 smithi047 ceph-mon[25667]: pgmap v76: 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-08-10T08:07:27.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:27 smithi047 ceph-mon[30549]: pgmap v76: 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-08-10T08:07:28.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:07:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:07:27] "GET /metrics HTTP/1.1" 200 38052 "" "Prometheus/2.33.4" 2024-08-10T08:07:29.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-mon[26726]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:29.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:29 smithi047 ceph-mon[25667]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:29.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:29 smithi047 ceph-mon[30549]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:29.865 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.863Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.863Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.863Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.863Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.863Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.863Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.864Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.864Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.864Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T08:07:30.147 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.864Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T08:07:30.148 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.864Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-08-10T08:07:30.148 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[72170]: ts=2024-08-10T08:07:29.864Z caller=main.go:1066 level=info msg="See you next time!" 2024-08-10T08:07:30.148 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:29 smithi081 podman[94779]: 2024-08-10 08:07:29.873841994 +0000 UTC m=+0.142581311 container died 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:30.148 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 podman[94779]: 2024-08-10 08:07:30.145781774 +0000 UTC m=+0.414521091 container cleanup 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:30.148 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 bash[94779]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T08:07:30.398 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:30.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:30.674 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 podman[94793]: 2024-08-10 08:07:30.397311045 +0000 UTC m=+0.524987972 container remove 755bd7435e2806a80386ce621aa2852b61e5580d58257f9a589f34356ea946f2 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:30.674 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T08:07:30.675 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:07:30.675 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.613s CPU time. 2024-08-10T08:07:30.981 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:07:31.252 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:30 smithi081 podman[94918]: 2024-08-10 08:07:30.886410654 +0000 UTC m=+0.018291290 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T08:07:31.252 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 podman[94918]: 2024-08-10 08:07:31.00682705 +0000 UTC m=+0.138707664 container create 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:31.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-mon[26726]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:31.252 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:31.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:31 smithi047 ceph-mon[25667]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:31.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:31 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:31.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:31 smithi047 ceph-mon[30549]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:31.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:31 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 podman[94918]: 2024-08-10 08:07:31.251208914 +0000 UTC m=+0.383089541 container init 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 podman[94918]: 2024-08-10 08:07:31.254595828 +0000 UTC m=+0.386476455 container start 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.278Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.278Z 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-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.278Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.278Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.278Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T08:07:31.697 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.279Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.280Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.280Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.280Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.282Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.282Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=699.666µs 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.282Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.284Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.303Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.311Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.316Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.319Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-08-10T08:07:31.698 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.320Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.321Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.321Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.493µs wal_replay_duration=38.14095ms wbl_replay_duration=109ns total_replay_duration=38.886496ms 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.324Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.324Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.324Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.344Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.456732ms db_storage=761ns remote_storage=1.13µs web_handler=362ns query_engine=716ns scrape=393.077µs scrape_sd=119.547µs notify=10.926µs notify_sd=17.775µs rules=18.607249ms tracing=5.558µs 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.344Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:31.344Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 bash[94918]: 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 2024-08-10T08:07:31.699 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:31 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: pgmap v79: 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-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.840 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.840 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.843 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: pgmap v79: 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-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.846 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.847 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: pgmap v79: 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-08-10T08:07:32.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:32.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.669 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.670 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.671 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:34 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:35.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:35.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:35.887 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.407 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: pgmap v81: 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-08-10T08:07:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: pgmap v81: 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-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.662 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.663 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: pgmap v81: 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-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:36.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:07:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:07:37] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-08-10T08:07:39.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:38 smithi081 ceph-mon[26726]: Upgrade: Updating prometheus.a 2024-08-10T08:07:39.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:38 smithi081 ceph-mon[26726]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:39.037 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:38 smithi081 ceph-mon[26726]: Deploying daemon prometheus.a on smithi081 2024-08-10T08:07:39.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.038 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[25667]: Upgrade: Updating prometheus.a 2024-08-10T08:07:39.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[25667]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[25667]: Deploying daemon prometheus.a on smithi081 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[30549]: Upgrade: Updating prometheus.a 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[30549]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[30549]: Deploying daemon prometheus.a on smithi081 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:39.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:40 smithi081 ceph-mon[26726]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:41.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:40 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:41.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:40 smithi047 ceph-mon[25667]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:41.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:40 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:40 smithi047 ceph-mon[30549]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:41.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:40 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:43.051 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:42 smithi081 ceph-mon[26726]: pgmap v84: 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-08-10T08:07:43.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:42 smithi047 ceph-mon[25667]: pgmap v84: 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-08-10T08:07:43.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:42 smithi047 ceph-mon[30549]: pgmap v84: 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-08-10T08:07:43.391 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:43 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:07:44.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:07:44.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T08:07:44.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T08:07:44.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T08:07:44.732 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[94932]: ts=2024-08-10T08:07:44.489Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T08:07:44.733 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 podman[97277]: 2024-08-10 08:07:44.499883191 +0000 UTC m=+0.134350536 container died 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:45.115 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 podman[97277]: 2024-08-10 08:07:44.864600346 +0000 UTC m=+0.499067691 container cleanup 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:45.116 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:44 smithi081 bash[97277]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T08:07:45.430 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:45 smithi081 podman[97320]: 2024-08-10 08:07:45.149584191 +0000 UTC m=+0.649630851 container remove 076cb1292cfd215c2fa905a3b478e34d4dd219c72ab374e48b25f63baf88fd51 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:45.431 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:45 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-10T08:07:45.431 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:45 smithi081 systemd[1]: Stopped Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:07:45.431 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:45 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service: Consumed 1.141s CPU time. 2024-08-10T08:07:45.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:45 smithi081 ceph-mon[26726]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:45.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:45.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[25667]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:45.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[30549]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:07:45.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:45 smithi081 systemd[1]: Starting Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:07:46.624 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 podman[97615]: 2024-08-10 08:07:46.187142377 +0000 UTC m=+0.023056655 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-08-10T08:07:46.624 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 podman[97615]: 2024-08-10 08:07:46.313135229 +0000 UTC m=+0.149049496 container create cdd2150edae80723bce2bcd9fb260dbb17b66b728f782a7ecd5e371ff30e211f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:46.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 podman[97615]: 2024-08-10 08:07:46.742107285 +0000 UTC m=+0.578021566 container init cdd2150edae80723bce2bcd9fb260dbb17b66b728f782a7ecd5e371ff30e211f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:46.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 podman[97615]: 2024-08-10 08:07:46.745011135 +0000 UTC m=+0.580925418 container start cdd2150edae80723bce2bcd9fb260dbb17b66b728f782a7ecd5e371ff30e211f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:07:46.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.768Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-10T08:07:46.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.768Z 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-08-10T08:07:46.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.768Z caller=main.go:570 level=info host_details="(Linux 5.14.0-480.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024 x86_64 smithi081 (none))" 2024-08-10T08:07:46.982 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.768Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.768Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.770Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.770Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.771Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.771Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.774Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.775Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=749.644µs 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.775Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.775Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.795Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.805Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-08-10T08:07:46.983 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.807Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.809Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.811Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.811Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.811Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.811Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.247µs wal_replay_duration=36.500513ms wbl_replay_duration=98ns total_replay_duration=37.317408ms 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.815Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.815Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.815Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.836Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.264214ms db_storage=975ns remote_storage=1.064µs web_handler=467ns query_engine=642ns scrape=481.11µs scrape_sd=92.718µs notify=17.214µs notify_sd=27.334µs rules=20.31479ms tracing=6.077µs 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.836Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:07:46.836Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-10T08:07:46.984 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 bash[97615]: cdd2150edae80723bce2bcd9fb260dbb17b66b728f782a7ecd5e371ff30e211f 2024-08-10T08:07:46.985 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:07:46 smithi081 systemd[1]: Started Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:07:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: pgmap v86: 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-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:47.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:47 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: pgmap v86: 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-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: pgmap v86: 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-08-10T08:07:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:47 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:48 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:48.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:48 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.477 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.478 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.479 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.480 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:49 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:49.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:49.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:49 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:50.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.455 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.456 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:51 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:07:51.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:51.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:51.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:51.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:51.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:51.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:51 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.426 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.427 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.428 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:52 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.568 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.570 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.571 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.571 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.571 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.571 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:07:52.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.572 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:52.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:52.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:52.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:52.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:52.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:52 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.218 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.218 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: pgmap v89: 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-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.219 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.220 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: pgmap v89: 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-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.221 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.222 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.223 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.224 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.225 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.345 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:07:53.345 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 15s ago 29m - - 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 0s ago 29m - - 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (15m) 15s ago 23m 23.6M - 0.23.0 ba2b418f427c eb31cbbdf7b7 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (15m) 0s ago 23m 49.9M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (2m) 15s ago 22m 48.9M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (100s) 0s ago 28m 439M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (12m) 15s ago 30m 509M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (30m) 15s ago 30m 97.8M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (28m) 0s ago 28m 69.5M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (28m) 15s ago 28m 67.1M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (54s) 15s ago 24m 8108k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:07:53.346 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (50s) 0s ago 24m 15.6M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (28m) 15s ago 28m 53.2M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (27m) 15s ago 27m 57.1M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (27m) 15s ago 27m 51.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (26m) 15s ago 26m 54.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (26m) 0s ago 26m 56.3M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (26m) 0s ago 26m 52.3M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (25m) 0s ago 25m 51.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (25m) 0s ago 25m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (7s) 0s ago 24m - - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (22m) 15s ago 22m 77.8M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:07:53.347 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (22m) 0s ago 22m 78.1M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: pgmap v89: 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-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:53.448 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:53.795 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:07:53.796 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:07:53.797 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:07:54.158 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:07:54.158 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:07:54.159 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:54.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1353940595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1353940595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:54 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='client.25564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.413 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='client.25570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.414 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/1353940595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:07:54.415 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:54.416 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:54 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:55 smithi081 ceph-mon[26726]: from='client.25576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:55 smithi081 ceph-mon[26726]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:55 smithi081 ceph-mon[26726]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[30549]: from='client.25576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[30549]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[30549]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[25667]: from='client.25576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[25667]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:55 smithi047 ceph-mon[25667]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:07:56.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:56 smithi047 ceph-mon[25667]: Upgrade: Updating alertmanager.a 2024-08-10T08:07:56.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:56 smithi047 ceph-mon[25667]: Deploying daemon alertmanager.a on smithi047 2024-08-10T08:07:56.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:56 smithi047 ceph-mon[30549]: Upgrade: Updating alertmanager.a 2024-08-10T08:07:56.364 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:56 smithi047 ceph-mon[30549]: Deploying daemon alertmanager.a on smithi047 2024-08-10T08:07:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:56 smithi081 ceph-mon[26726]: Upgrade: Updating alertmanager.a 2024-08-10T08:07:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:56 smithi081 ceph-mon[26726]: Deploying daemon alertmanager.a on smithi047 2024-08-10T08:07:57.301 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:57 smithi081 ceph-mon[26726]: pgmap v91: 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-08-10T08:07:57.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:57 smithi047 ceph-mon[25667]: pgmap v91: 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-08-10T08:07:57.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:57 smithi047 ceph-mon[30549]: pgmap v91: 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-08-10T08:07:58.111 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:07:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:07:57] "GET /metrics HTTP/1.1" 200 38063 "" "Prometheus/2.43.0" 2024-08-10T08:07:59.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[25667]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:59.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[30549]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:59.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:07:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:59 smithi081 ceph-mon[26726]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:07:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:07:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:07:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:01.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:01 smithi047 ceph-mon[25667]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:01.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:01 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:01.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:01.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:01 smithi047 ceph-mon[30549]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:01.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:01 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:01.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:01 smithi081 ceph-mon[26726]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:01 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:01.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:03.106 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:02 smithi047 systemd[1]: Stopping Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:08:03.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:03 smithi047 ceph-mon[25667]: pgmap v94: 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-08-10T08:08:03.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:03 smithi047 ceph-mon[30549]: pgmap v94: 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-08-10T08:08:03.373 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:03 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[66044]: level=info ts=2024-08-10T08:08:03.229Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:08:03.373 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:03 smithi047 podman[111413]: 2024-08-10 08:08:03.27010671 +0000 UTC m=+0.149992401 container died eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:03.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:03 smithi081 ceph-mon[26726]: pgmap v94: 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-08-10T08:08:03.931 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:03 smithi047 podman[111413]: 2024-08-10 08:08:03.670335035 +0000 UTC m=+0.550220725 container cleanup eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:03.931 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:03 smithi047 bash[111413]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T08:08:04.181 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:03 smithi047 podman[111424]: 2024-08-10 08:08:03.929995595 +0000 UTC m=+0.651319111 container remove eb31cbbdf7b753fe250904e4db7e0bcc90ad255a6099b529888d455367694825 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:04.181 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 podman[111424]: 2024-08-10 08:08:04.022442922 +0000 UTC m=+0.743766468 volume remove 8567a87ac3f8125249be45b948123078fc4649b33cf98894d86dba6c00cc7f35 2024-08-10T08:08:04.618 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T08:08:04.618 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 systemd[1]: Stopped Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:08:04.618 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Consumed 1.618s CPU time. 2024-08-10T08:08:04.618 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 systemd[1]: Starting Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:08:04.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 podman[111561]: 2024-08-10 08:08:04.519595542 +0000 UTC m=+0.017978192 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-10T08:08:04.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 podman[111561]: 2024-08-10 08:08:04.648781115 +0000 UTC m=+0.147163789 volume create a3277d72148e9334b8cd9eeaf089904ce7d2359c847c5825eafe35304ff6ace8 2024-08-10T08:08:04.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:04 smithi047 podman[111561]: 2024-08-10 08:08:04.724364732 +0000 UTC m=+0.222747360 container create 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:05.464 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-mon[25667]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:05.464 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-mon[30549]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:05 smithi081 ceph-mon[26726]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:05.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 podman[111561]: 2024-08-10 08:08:05.562722701 +0000 UTC m=+1.061105331 container init 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:05.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 podman[111561]: 2024-08-10 08:08:05.566453967 +0000 UTC m=+1.064836596 container start 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:05.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.582Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-10T08:08:05.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.582Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-10T08:08:05.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.583Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.47 port=9094 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.585Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.610Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.611Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.613Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:05.614Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 bash[111561]: 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 2024-08-10T08:08:05.873 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:05 smithi047 systemd[1]: Started Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:08:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: pgmap v96: 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-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:06.985 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: pgmap v96: 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-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.986 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: pgmap v96: 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-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.990 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.991 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.993 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.994 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:06.996 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:06.997 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:06.997 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:06.997 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.872 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:07.585Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000710436s 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:08:07] "GET /metrics HTTP/1.1" 200 38054 "" "Prometheus/2.43.0" 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:07.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.844 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:08.853 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:08.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:08.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.900 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.901 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.902 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.903 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.904 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.905 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.906 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.907 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.908 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.909 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:09.910 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.939 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.939 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.939 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.939 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.940 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.941 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:10.942 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.943 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.944 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.945 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.946 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.947 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.948 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:10.949 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:11.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:11.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:11.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:11.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:11.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:11.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:11 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:12.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:12.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:11 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: pgmap v99: 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-08-10T08:08:13.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: pgmap v99: 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-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:12 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: pgmap v99: 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-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:13.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:12 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.132 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.133 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.134 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.135 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:14.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:13 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.036 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.036 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.036 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.036 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.036 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.037 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.038 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.039 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.041 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.042 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.043 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.044 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.045 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.046 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:14 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:15.237 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:14 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:15.788 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:15.588Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003452697s 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.053 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.054 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.058 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.059 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.060 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.092 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.093 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.094 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.095 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.096 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:16.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:16.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:16.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:16.097 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: pgmap v101: 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-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.023 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.024 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.025 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: pgmap v101: 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-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.026 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.027 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.028 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.029 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.030 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.031 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.032 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.033 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.033 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:16 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.136 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: pgmap v101: 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-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.137 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.138 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.139 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.140 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.141 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:16 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.824 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.825 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.831 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:17.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:17.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:17.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:17.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:17.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.053 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.054 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.055 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.056 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.057 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.058 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:17 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:08:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:08:17] "GET /metrics HTTP/1.1" 200 38062 "" "Prometheus/2.43.0" 2024-08-10T08:08:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:18.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:18 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:19.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:19.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:18 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[25667]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[30549]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:21.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:20 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:21.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:20 smithi081 ceph-mon[26726]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:20 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:21.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:20 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:23.170 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[25667]: Upgrade: Updating alertmanager.a 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[25667]: Deploying daemon alertmanager.a on smithi047 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[25667]: pgmap v104: 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-08-10T08:08:23.171 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[30549]: Upgrade: Updating alertmanager.a 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[30549]: Deploying daemon alertmanager.a on smithi047 2024-08-10T08:08:23.171 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[30549]: pgmap v104: 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-08-10T08:08:23.172 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.172 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.172 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:23 smithi081 ceph-mon[26726]: Upgrade: Updating alertmanager.a 2024-08-10T08:08:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:23 smithi081 ceph-mon[26726]: Deploying daemon alertmanager.a on smithi047 2024-08-10T08:08:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:23 smithi081 ceph-mon[26726]: pgmap v104: 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-08-10T08:08:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:23.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:23 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:24.544 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 3s ago 29m - - 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 10s ago 29m - - 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (20s) 3s ago 24m 16.5M - 0.25.0 c8568f914cd2 420e3d53f86c 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (15m) 10s ago 24m 50.1M - 8.3.5 dad864ee21e9 ea356a3649c2 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (2m) 3s ago 23m 51.3M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:08:25.242 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 10s ago 29m 440M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (13m) 3s ago 30m 514M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (30m) 3s ago 30m 99.8M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (29m) 10s ago 29m 67.5M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (29m) 3s ago 29m 68.8M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (86s) 3s ago 25m 8384k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (82s) 10s ago 24m 15.9M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (28m) 3s ago 28m 53.2M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (28m) 3s ago 28m 57.1M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (27m) 3s ago 27m 51.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (27m) 3s ago 27m 54.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (27m) 10s ago 27m 56.3M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (26m) 10s ago 26m 52.3M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:08:25.243 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (26m) 10s ago 26m 51.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:08:25.244 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (25m) 10s ago 25m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:08:25.244 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (39s) 10s ago 25m 53.1M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:08:25.244 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (23m) 3s ago 23m 77.9M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:08:25.244 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (23m) 10s ago 23m 78.2M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:08:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:25 smithi081 ceph-mon[26726]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:25.612 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:25 smithi047 ceph-mon[25667]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:25.613 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:25 smithi047 ceph-mon[30549]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:25.613 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:25 smithi047 systemd[1]: Stopping Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:08:25.688 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:08:25.689 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:08:25.690 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:25.690 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:08:25.690 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:08:25.690 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:08:25.690 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:08:25.690 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:08:25.874 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:25 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[111577]: ts=2024-08-10T08:08:25.610Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:08:25.874 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:25 smithi047 podman[116528]: 2024-08-10 08:08:25.631332757 +0000 UTC m=+0.127983541 container died 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:26.038 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:08:26.038 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:08:26.038 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:08:26.038 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:08:26.038 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:08:26.038 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:08:26.039 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:08:26.039 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:08:26.039 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-10T08:08:26.039 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:08:26.039 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:08:26.363 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[30549]: from='client.25594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.363 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[30549]: from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.363 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[30549]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.363 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/2923664868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:26.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[25667]: from='client.25594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[25667]: from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[25667]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:26 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/2923664868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:26.364 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 podman[116528]: 2024-08-10 08:08:26.144654296 +0000 UTC m=+0.641305071 container cleanup 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:26.364 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 bash[116528]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T08:08:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:26 smithi081 ceph-mon[26726]: from='client.25594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:26 smithi081 ceph-mon[26726]: from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:26 smithi081 ceph-mon[26726]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:26.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:26 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/2923664868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:26.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 podman[116542]: 2024-08-10 08:08:26.36249512 +0000 UTC m=+0.723788865 container remove 420e3d53f86cb3ce53254a7bee309ff51fb51b79809c05d3de2db51cef311123 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:26.622 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 podman[116542]: 2024-08-10 08:08:26.479960727 +0000 UTC m=+0.841254427 volume remove a3277d72148e9334b8cd9eeaf089904ce7d2359c847c5825eafe35304ff6ace8 2024-08-10T08:08:27.090 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T08:08:27.090 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 systemd[1]: Stopped Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:08:27.090 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:26 smithi047 systemd[1]: Starting Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:08:27.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-mon[25667]: pgmap v106: 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-08-10T08:08:27.367 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-mon[25667]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:27.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-mon[30549]: pgmap v106: 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-08-10T08:08:27.368 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-mon[30549]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:27.368 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 podman[116689]: 2024-08-10 08:08:26.992017227 +0000 UTC m=+0.018149414 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-08-10T08:08:27.368 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 podman[116689]: 2024-08-10 08:08:27.097986345 +0000 UTC m=+0.124118522 volume create 474d7913d1618fd6de0ae54450cee26b49dabb9cbba97956276aad22e2dd19b6 2024-08-10T08:08:27.368 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 podman[116689]: 2024-08-10 08:08:27.173402181 +0000 UTC m=+0.199534357 container create 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:27 smithi081 ceph-mon[26726]: pgmap v106: 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-08-10T08:08:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:27 smithi081 ceph-mon[26726]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:27.769 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 podman[116689]: 2024-08-10 08:08:27.469909055 +0000 UTC m=+0.496041233 container init 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:27.769 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 podman[116689]: 2024-08-10 08:08:27.472853363 +0000 UTC m=+0.498985544 container start 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.485Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.485Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.486Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.47 port=9094 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.488Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.511Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.511Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.514Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:27.514Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 bash[116689]: 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 2024-08-10T08:08:27.770 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:27 smithi047 systemd[1]: Started Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:08:28.083 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:08:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:08:27] "GET /metrics HTTP/1.1" 200 38062 "" "Prometheus/2.43.0" 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:28.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:28.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:28.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:28.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:28.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:28 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.719 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:29.488Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000028608s 2024-08-10T08:08:29.719 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.719 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.719 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.719 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.720 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.721 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.722 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.723 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.724 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.725 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.727 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.729 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:29.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:29 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:30.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:30.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.849 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:31.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:31 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: pgmap v109: 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-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: pgmap v109: 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-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: pgmap v109: 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-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:32.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:32.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:32 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:33.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:33 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.228 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.228 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.229 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.230 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.231 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.232 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.233 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.234 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.235 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.236 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.237 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.238 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.239 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:35 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:35.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:35.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:35.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:35.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:35 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:36.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:36 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: pgmap v111: 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-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: pgmap v111: 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-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: pgmap v111: 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-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:37.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:37 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:37.724 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:08:37.491Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003295333s 2024-08-10T08:08:38.023 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:08:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:08:37] "GET /metrics HTTP/1.1" 200 38062 "" "Prometheus/2.43.0" 2024-08-10T08:08:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.159 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.161 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.162 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.163 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.164 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:38 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:38.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:38.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:38 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.377 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:39 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.419 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.420 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.421 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.422 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.423 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:39.424 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:39.425 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:39 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.285 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.286 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.287 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.288 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.290 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.291 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.292 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.292 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.292 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.292 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.292 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:40 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:40.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:40 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.313 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:41 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:41.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:41.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:41.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:41 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:42 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.315 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.317 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.318 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.319 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.320 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:42.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:42 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:43.161 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.161 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.161 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.161 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.161 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.161 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[25667]: pgmap v114: 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-08-10T08:08:43.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.162 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:43 smithi047 ceph-mon[30549]: pgmap v114: 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-08-10T08:08:43.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:43 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:43.337 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:43 smithi081 ceph-mon[26726]: pgmap v114: 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-08-10T08:08:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.561 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:44.561 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:45 smithi081 ceph-mon[26726]: Upgrade: Updating grafana.a 2024-08-10T08:08:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:45 smithi081 ceph-mon[26726]: Deploying daemon grafana.a on smithi081 2024-08-10T08:08:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:45 smithi081 ceph-mon[26726]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:45.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:45.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[30549]: Upgrade: Updating grafana.a 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[30549]: Deploying daemon grafana.a on smithi081 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[30549]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[25667]: Upgrade: Updating grafana.a 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[25667]: Deploying daemon grafana.a on smithi081 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[25667]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:08:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:47 smithi081 ceph-mon[26726]: pgmap v116: 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-08-10T08:08:47.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:47 smithi047 ceph-mon[25667]: pgmap v116: 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-08-10T08:08:47.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:47 smithi047 ceph-mon[30549]: pgmap v116: 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-08-10T08:08:48.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:08:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:08:47] "GET /metrics HTTP/1.1" 200 38062 "" "Prometheus/2.43.0" 2024-08-10T08:08:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:49 smithi081 ceph-mon[26726]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:49.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:49 smithi047 ceph-mon[25667]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:49 smithi047 ceph-mon[30549]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:51.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:51 smithi081 ceph-mon[26726]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:51.294 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:51 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:51.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:51 smithi047 ceph-mon[25667]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:51.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:51 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:51.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:51 smithi047 ceph-mon[30549]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:08:51.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:51 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:08:52.578 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:52 smithi081 systemd[1]: Stopping Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:08:52.854 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[56622]: t=2024-08-10T08:08:52+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-08-10T08:08:52.855 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:52 smithi081 podman[108267]: 2024-08-10 08:08:52.596458763 +0000 UTC m=+0.115794841 container died ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, 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, 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, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, distribution-scope=public, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, 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=, maintainer=Paul Cuzner , architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, release=236.1648460182, version=8.5, build-date=2022-03-28T10:36:18.413762) 2024-08-10T08:08:53.227 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:52 smithi081 podman[108267]: 2024-08-10 08:08:52.961250838 +0000 UTC m=+0.480586904 container cleanup ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, architecture=x86_64, io.openshift.tags=base rhel8, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.24.2, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, maintainer=Paul Cuzner , description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-08-10T08:08:53.227 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:52 smithi081 bash[108267]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a 2024-08-10T08:08:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:53 smithi081 ceph-mon[26726]: pgmap v119: 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-08-10T08:08:53.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:53 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.482 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 podman[108295]: 2024-08-10 08:08:53.237575007 +0000 UTC m=+0.642295690 container remove ea356a3649c2fd84a1f8ae6d5d0c3bcd54ea4e41cd209e0055d843496a0e5ed5 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, description=Ceph Grafana Container, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , release=236.1648460182, build-date=2022-03-28T10:36:18.413762, 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.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.component=ubi8-container, version=8.5, distribution-scope=public, name=ubi8) 2024-08-10T08:08:53.482 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-10T08:08:53.482 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 systemd[1]: Stopped Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:08:53.482 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service: Consumed 5.798s CPU time. 2024-08-10T08:08:53.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[25667]: pgmap v119: 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-08-10T08:08:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[30549]: pgmap v119: 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-08-10T08:08:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:53 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:53.824 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 systemd[1]: Starting Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:08:54.075 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 podman[108424]: 2024-08-10 08:08:53.726490101 +0000 UTC m=+0.017720404 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-08-10T08:08:54.075 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:53 smithi081 podman[108424]: 2024-08-10 08:08:53.83907532 +0000 UTC m=+0.130305654 container create b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 (image=quay.io/ceph/grafana:9.4.12, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T08:08:54.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-mon[26726]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-08-10T08:08:54.327 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-mon[26726]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:08:54.327 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 podman[108424]: 2024-08-10 08:08:54.07450103 +0000 UTC m=+0.365731333 container init b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 (image=quay.io/ceph/grafana:9.4.12, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T08:08:54.327 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 podman[108424]: 2024-08-10 08:08:54.077368302 +0000 UTC m=+0.368598601 container start b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 (image=quay.io/ceph/grafana:9.4.12, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T08:08:54.327 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 bash[108424]: b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 systemd[1]: Started Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.22610633Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226311607Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226327299Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226332881Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226338281Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.22634257Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226346762Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226351181Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.22635533Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226360368Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-10T08:08:54.328 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.2263656Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226370899Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.22637567Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226391207Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226397331Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226402069Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226406596Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226410831Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=settings t=2024-08-10T08:08:54.226415211Z level=info msg="App mode production" 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=sqlstore t=2024-08-10T08:08:54.226474559Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=sqlstore t=2024-08-10T08:08:54.226492736Z 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-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.238708182Z level=info msg="Starting DB migrations" 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.242544609Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-10T08:08:54.329 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.253955057Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.255156439Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.258193526Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.260615604Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.263424275Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.265942544Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.268801654Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.271520743Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.274285577Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-10T08:08:54.330 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.277088035Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.279504009Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.279862003Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.281010428Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.282111832Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.283215867Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.283574831Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.284662727Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.285756865Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.286502144Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-10T08:08:54.331 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.287593352Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.288701241Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.28953715Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.29022273Z level=info msg="Executing migration" id="create alert_image table" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.290706489Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.291490081Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.292358899Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.293015911Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.293469445Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.293570727Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.293870485Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.294338546Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-10T08:08:54.332 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.29481325Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.295125823Z level=info msg="Executing migration" id="create secrets table" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.295557649Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.301897565Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.303066543Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.303850407Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.310189411Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.31652985Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.317683Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-10T08:08:54.333 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.320546452Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-10T08:08:54.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.323361595Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-10T08:08:54.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.325940948Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-10T08:08:54.334 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.326582037Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-10T08:08:54.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:54 smithi047 ceph-mon[25667]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-08-10T08:08:54.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:54 smithi047 ceph-mon[25667]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:54 smithi047 ceph-mon[30549]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-08-10T08:08:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:54 smithi047 ceph-mon[30549]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.329344035Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.332143706Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.334895204Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.335282796Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.338246976Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.341018886Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-10T08:08:54.732 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.343918423Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.344251674Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.347120243Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.350158827Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.353101017Z level=info msg="Executing migration" id="add correlation config column" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.354299186Z level=info msg="Executing migration" id="create entity_events table" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.355023071Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.355769635Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.355871958Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.356471074Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.356571964Z 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-08-10T08:08:54.733 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.35687132Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-10T08:08:54.734 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.35729485Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-10T08:08:54.734 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.357737413Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-10T08:08:54.734 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.358226795Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-10T08:08:54.734 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.358934822Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-10T08:08:54.734 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.359405562Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.360166218Z level=info msg="Executing migration" id="Drop public config table" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.360890625Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.36162378Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.362099103Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.362830008Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.363536358Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.367364187Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.368535489Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.369795015Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.370514684Z level=info msg="Executing migration" id="add share column" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.371716379Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.372211402Z level=info msg="Executing migration" id="create file table" 2024-08-10T08:08:54.735 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.373053557Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.373721375Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.374436221Z level=info msg="Executing migration" id="create file_meta table" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.374890075Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.375340994Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.375656772Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.376699478Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.377328183Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.377970561Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.379200069Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.379546162Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.380046768Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.380440765Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.381153291Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-10T08:08:54.736 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.381573832Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.382823863Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.384060199Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.384796324Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.398143426Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.398837948Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.399301388Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.403685135Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.404197785Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.404572647Z level=info msg="Executing migration" id="create folder table" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.404983741Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.405444351Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.405944143Z level=info msg="Executing migration" id="Update folder title length" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.406221627Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-10T08:08:54.737 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=migrator t=2024-08-10T08:08:54.40670277Z level=info msg="migrations completed" performed=105 skipped=376 duration=164.205553ms 2024-08-10T08:08:54.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=sqlstore t=2024-08-10T08:08:54.407047621Z level=info msg="Created default organization" 2024-08-10T08:08:54.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=plugin.finder t=2024-08-10T08:08:54.44000437Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-10T08:08:54.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=secrets t=2024-08-10T08:08:54.440095168Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-10T08:08:54.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=query_data t=2024-08-10T08:08:54.443946983Z level=info msg="Query Service initialization" 2024-08-10T08:08:54.738 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=live.push_http t=2024-08-10T08:08:54.44649832Z level=info msg="Live Push Gateway initialization" 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.291 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.292 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.293 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.293 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=infra.usagestats.collector t=2024-08-10T08:08:55.064056807Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-10T08:08:55.293 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=provisioning.datasources t=2024-08-10T08:08:55.065832232Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-08-10T08:08:55.293 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=provisioning.datasources t=2024-08-10T08:08:55.065841828Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-10T08:08:55.293 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=provisioning.datasources t=2024-08-10T08:08:55.065973107Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-10T08:08:55.293 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=provisioning.alerting t=2024-08-10T08:08:55.087652358Z level=info msg="starting to provision alerting" 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=provisioning.alerting t=2024-08-10T08:08:55.087681017Z level=info msg="finished to provision alerting" 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=ngalert.state.manager t=2024-08-10T08:08:55.087803838Z level=info msg="Warming state cache for startup" 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=grafanaStorageLogger t=2024-08-10T08:08:55.087976254Z level=info msg="storage starting" 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=http.server t=2024-08-10T08:08:55.092352227Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=ngalert.state.manager t=2024-08-10T08:08:55.098667109Z level=info msg="State cache has been initialized" states=0 duration=10.862957ms 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=ticker t=2024-08-10T08:08:55.09872815Z level=info msg=starting first_tick=2024-08-10T08:09:00Z 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=ngalert.multiorg.alertmanager t=2024-08-10T08:08:55.098711036Z level=info msg="starting MultiOrg Alertmanager" 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=sqlstore.transactions t=2024-08-10T08:08:55.112102885Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-10T08:08:55.294 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=sqlstore.transactions t=2024-08-10T08:08:55.123255694Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.295 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.296 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.297 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:55.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.449 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.503 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: Cluster is now healthy 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.504 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.505 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.506 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.507 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.508 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.508 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:56 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: Cluster is now healthy 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: Cluster is now healthy 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:56.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:56.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:56.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:56.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:56 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.268 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:08:57.268 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 14s ago 30m - - 2024-08-10T08:08:57.268 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 4s ago 30m - - 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (30s) 14s ago 24m 15.8M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 starting - - - - 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (3m) 14s ago 23m 51.4M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 4s ago 29m 440M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (13m) 14s ago 31m 515M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (31m) 14s ago 31m 102M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (29m) 4s ago 29m 71.7M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (30m) 14s ago 29m 70.7M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (118s) 14s ago 25m 8560k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (114s) 4s ago 25m 16.3M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (29m) 14s ago 29m 53.2M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (28m) 14s ago 28m 57.1M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:08:57.269 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (28m) 14s ago 28m 51.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (28m) 14s ago 28m 54.0M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (27m) 4s ago 27m 56.3M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (27m) 4s ago 27m 52.4M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (26m) 4s ago 26m 51.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (26m) 4s ago 26m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (71s) 4s ago 25m 62.4M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (24m) 14s ago 24m 78.0M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:08:57.270 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (23m) 4s ago 23m 78.3M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:08:57.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.573 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.574 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.575 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:57 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:57.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:57.742 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:08:57.743 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [ 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr" 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: ], 2024-08-10T08:08:58.113 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "2/2 daemons upgraded", 2024-08-10T08:08:58.114 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading grafana daemons", 2024-08-10T08:08:58.114 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:08:58.114 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:08:58.114 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:08:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:08:57] "GET /metrics HTTP/1.1" 200 38062 "" "Prometheus/2.43.0" 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='client.25636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='client.25636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.378 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3126777407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3126777407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.383 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='client.25636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3126777407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:58.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:58.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:58.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:58.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.449 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='client.25648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.450 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.451 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.452 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.453 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.454 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:08:59 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='client.25648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='client.25648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:08:59.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:08:59.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:08:59.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:08:59 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.363 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.365 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.366 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.367 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:00.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:01.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:01 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.538 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.541 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:09:01.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.543 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.544 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.545 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:01.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:01 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.380 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.381 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.382 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.383 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.384 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:02 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:02.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:02.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:02.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:02.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:02.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:02 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:03 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:03.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.615 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.615 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.616 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.617 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.618 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.619 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.620 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:04.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:04 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-10T08:09:05.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 876 B/s rd, 0 op/s 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:05 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:06 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.610 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: pgmap v127: 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-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.611 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.612 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.613 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.614 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:07 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: pgmap v127: 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-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: pgmap v127: 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-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:09:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:09:07] "GET /metrics HTTP/1.1" 200 38063 "" "Prometheus/2.43.0" 2024-08-10T08:09:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.488 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:08 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.664 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.665 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.666 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.667 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:09.668 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:09 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.431 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:09:10.432 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:09:10.433 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.434 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:10 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:09:10.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:09:10.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:09:10.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:10.637 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:10.637 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:10.637 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:10.637 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:11.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:11 smithi081 ceph-mon[26726]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:11.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:11 smithi081 ceph-mon[26726]: Upgrade: Finalizing container_image settings 2024-08-10T08:09:11.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:11 smithi081 ceph-mon[26726]: Upgrade: Complete! 2024-08-10T08:09:11.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:11 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:11.535 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:11 smithi081 ceph-mon[26726]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[25667]: Upgrade: Finalizing container_image settings 2024-08-10T08:09:11.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[25667]: Upgrade: Complete! 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[25667]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[30549]: Upgrade: Finalizing container_image settings 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[30549]: Upgrade: Complete! 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:11.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:11 smithi047 ceph-mon[30549]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:13.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:13 smithi047 ceph-mon[30549]: pgmap v130: 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-08-10T08:09:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:13 smithi047 ceph-mon[25667]: pgmap v130: 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-08-10T08:09:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:13 smithi081 ceph-mon[26726]: pgmap v130: 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-08-10T08:09:15.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:15 smithi081 ceph-mon[26726]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:15.534 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:15 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:15.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:15 smithi047 ceph-mon[30549]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:15.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:15 smithi047 ceph-mon[25667]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:17.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:17 smithi047 ceph-mon[25667]: pgmap v132: 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-08-10T08:09:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:17 smithi047 ceph-mon[30549]: pgmap v132: 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-08-10T08:09:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:17 smithi081 ceph-mon[26726]: pgmap v132: 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-08-10T08:09:18.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:09:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:09:17] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-08-10T08:09:19.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:19 smithi047 ceph-mon[25667]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:19.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:19 smithi047 ceph-mon[30549]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:19 smithi081 ceph-mon[26726]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:20.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:20 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:20.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:20 smithi047 ceph-mon[25667]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:20.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:20 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:20.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:20 smithi047 ceph-mon[30549]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:20 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:20 smithi081 ceph-mon[26726]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:22.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:22 smithi047 ceph-mon[25667]: pgmap v135: 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-08-10T08:09:22.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:22 smithi047 ceph-mon[30549]: pgmap v135: 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-08-10T08:09:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:22 smithi081 ceph-mon[26726]: pgmap v135: 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-08-10T08:09:24.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:24 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:24 smithi081 ceph-mon[26726]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:24.838 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.838 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.838 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.838 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[25667]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:24.838 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.839 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.839 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:24.839 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:24 smithi047 ceph-mon[30549]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:26 smithi081 ceph-mon[26726]: pgmap v137: 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-08-10T08:09:26.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:26 smithi047 ceph-mon[25667]: pgmap v137: 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-08-10T08:09:26.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:26 smithi047 ceph-mon[30549]: pgmap v137: 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-08-10T08:09:28.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:09:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:09:27] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-08-10T08:09:29.172 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-08-10T08:09:29.435 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:29 smithi081 ceph-mon[26726]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:29.491 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:29 smithi047 ceph-mon[25667]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:29.492 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:29 smithi047 ceph-mon[30549]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:30 smithi081 ceph-mon[26726]: from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:30 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:30.485 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[25667]: from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:30.485 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[30549]: from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:30.486 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:31.308 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:09:31.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:31 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:31.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:31 smithi047 ceph-mon[25667]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:31.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:31 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:31.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:31 smithi047 ceph-mon[30549]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:31.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:31 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:31.615 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:31 smithi081 ceph-mon[26726]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:31.937 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-08-10T08:09:32.241 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:32 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3126199260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:32.491 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:32 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3126199260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:32.525 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:32 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3126199260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:33.522 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:33 smithi047 ceph-mon[25667]: pgmap v140: 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-08-10T08:09:33.522 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:33 smithi047 ceph-mon[30549]: pgmap v140: 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-08-10T08:09:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:33 smithi081 ceph-mon[26726]: pgmap v140: 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-08-10T08:09:34.093 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)" 2024-08-10T08:09:34.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:34 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3900711122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:34.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:34 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3900711122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:34.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:34 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3900711122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:34.802 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-08-10T08:09:35.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:35 smithi047 ceph-mon[25667]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:35.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:35 smithi047 ceph-mon[30549]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:35 smithi081 ceph-mon[26726]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:36.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:36 smithi047 ceph-mon[25667]: pgmap v142: 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-08-10T08:09:36.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:36 smithi047 ceph-mon[30549]: pgmap v142: 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-08-10T08:09:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:36 smithi081 ceph-mon[26726]: pgmap v142: 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-08-10T08:09:36.930 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:09:37.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:37 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3804445380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:37.573 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:37 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3804445380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:37.599 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-08-10T08:09:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:37 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3804445380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:37.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:09:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:09:37] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-08-10T08:09:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:39 smithi047 ceph-mon[25667]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:39.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:39 smithi047 ceph-mon[30549]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:39 smithi081 ceph-mon[26726]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:40 smithi047 ceph-mon[25667]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:40 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:40 smithi047 ceph-mon[25667]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:40 smithi047 ceph-mon[30549]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:40.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:40 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:40.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:40 smithi047 ceph-mon[30549]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:40 smithi081 ceph-mon[26726]: from='client.15792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:40 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:40 smithi081 ceph-mon[26726]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:41.546 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:09:42.326 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade status' 2024-08-10T08:09:42.599 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:42 smithi047 ceph-mon[25667]: pgmap v145: 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-08-10T08:09:42.600 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:42 smithi047 ceph-mon[30549]: pgmap v145: 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-08-10T08:09:42.600 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:42 smithi081 ceph-mon[26726]: pgmap v145: 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-08-10T08:09:44.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[25667]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:44 smithi047 ceph-mon[30549]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:44.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:44 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:44.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:44 smithi081 ceph-mon[26726]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": null, 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": false, 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "", 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": null, 2024-08-10T08:09:45.727 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "", 2024-08-10T08:09:45.728 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:09:45.728 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:09:45.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:45.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:45.882 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:45 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:09:46.668 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:46 smithi047 ceph-mon[25667]: from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:46.668 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:46 smithi047 ceph-mon[25667]: pgmap v147: 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-08-10T08:09:46.669 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:46 smithi047 ceph-mon[30549]: from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:46.669 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:46 smithi047 ceph-mon[30549]: pgmap v147: 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-08-10T08:09:46.698 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph health detail' 2024-08-10T08:09:46.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:46 smithi081 ceph-mon[26726]: from='client.15798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:46.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:46 smithi081 ceph-mon[26726]: pgmap v147: 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-08-10T08:09:48.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:09:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:09:47] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-08-10T08:09:49.101 INFO:teuthology.orchestra.run.smithi047.stdout:HEALTH_OK 2024-08-10T08:09:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:49 smithi047 ceph-mon[25667]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:49 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3737075513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:09:49.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:49 smithi047 ceph-mon[30549]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:49 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3737075513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:09:49.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:49 smithi081 ceph-mon[26726]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:49.446 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:49 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3737075513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:09:49.702 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T08:09:51.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:51.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[30549]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:51.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:51.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:50 smithi047 ceph-mon[25667]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:51.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:50 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:50 smithi081 ceph-mon[26726]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:09:51.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:50 smithi081 ceph-mon[26726]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:52 smithi047 ceph-mon[30549]: from='client.15810 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:52.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:52 smithi047 ceph-mon[30549]: from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mon", "hosts": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:52 smithi047 ceph-mon[30549]: pgmap v150: 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-08-10T08:09:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:52 smithi047 ceph-mon[25667]: from='client.15810 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:52 smithi047 ceph-mon[25667]: from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mon", "hosts": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:52.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:52 smithi047 ceph-mon[25667]: pgmap v150: 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-08-10T08:09:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:52 smithi081 ceph-mon[26726]: from='client.15810 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:52 smithi081 ceph-mon[26726]: from='client.25702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mon", "hosts": "smithi081", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:52.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:52 smithi081 ceph-mon[26726]: pgmap v150: 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-08-10T08:09:54.106 INFO:teuthology.orchestra.run.smithi047.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:54.779 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T08:09:55.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:55.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:55.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:55.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:55.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:55.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:09:55.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:55 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:56 smithi047 ceph-mon[25667]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:56 smithi047 ceph-mon[30549]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:56.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:56 smithi081 ceph-mon[26726]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:09:57.149 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:09:57.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:57 smithi047 ceph-mon[25667]: pgmap v152: 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-08-10T08:09:57.287 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:57 smithi047 ceph-mon[30549]: pgmap v152: 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-08-10T08:09:57.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:57 smithi081 ceph-mon[26726]: pgmap v152: 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-08-10T08:09:57.853 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:09:57.853 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 14s ago 31m - - 2024-08-10T08:09:57.853 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 7s ago 31m - - 2024-08-10T08:09:57.853 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (90s) 14s ago 25m 18.5M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (64s) 7s ago 25m 76.9M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (4m) 14s ago 24m 51.6M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (3m) 7s ago 30m 440M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (14m) 14s ago 32m 522M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (32m) 14s ago 32m 101M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (30m) 7s ago 30m 73.9M 2048M 17.2.0 e1d6a67b021e 5f5d88fa047f 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (31m) 14s ago 31m 69.6M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (2m) 14s ago 26m 8102k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (2m) 7s ago 26m 15.3M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (30m) 14s ago 30m 53.2M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (29m) 14s ago 29m 57.2M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (29m) 14s ago 29m 51.6M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (29m) 14s ago 29m 54.1M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:09:57.854 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (28m) 7s ago 28m 56.3M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:09:57.855 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (28m) 7s ago 28m 52.4M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:09:57.855 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (27m) 7s ago 27m 51.8M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:09:57.855 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (27m) 7s ago 27m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:09:57.855 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (2m) 7s ago 26m 64.7M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:09:57.855 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (25m) 14s ago 25m 78.2M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:09:57.855 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (24m) 7s ago 24m 78.5M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:09:57.942 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:09:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:09:57] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-08-10T08:09:58.279 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='client.15822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:58.279 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:58.279 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='client.15822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:58.280 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:09:58.281 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:58 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T08:09:58.295 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:09:58.295 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:09:58.296 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-08-10T08:09:58.297 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:09:58.297 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:09:58.297 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='client.15822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:09:58.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:58 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T08:09:58.645 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:09:58.645 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:09:58.645 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:09:58.645 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi081", 2024-08-10T08:09:58.645 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:09:58.645 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "0/1 daemons upgraded", 2024-08-10T08:09:58.646 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mon daemons", 2024-08-10T08:09:58.646 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:09:58.646 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:09:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: from='client.25720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:59.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:09:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:09:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: Upgrade: Setting container_image for all mgr 2024-08-10T08:09:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: Upgrade: It appears safe to stop mon.b 2024-08-10T08:09:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:59.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:09:59 smithi081 ceph-mon[26726]: from='client.? 172.21.15.47:0/3801447833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: from='client.25720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all mgr 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: Upgrade: It appears safe to stop mon.b 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3801447833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:09:59.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: from='client.15828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: from='client.25720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all mgr 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: Upgrade: It appears safe to stop mon.b 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:09:59.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:09:59 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3801447833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: Upgrade: Updating mon.b 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: Deploying daemon mon.b on smithi081 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: overall HEALTH_OK 2024-08-10T08:10:00.543 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 ceph-mon[26726]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: Upgrade: Updating mon.b 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: Deploying daemon mon.b on smithi081 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T08:10:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: from='client.15846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: Upgrade: Updating mon.b 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: Deploying daemon mon.b on smithi081 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T08:10:00.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:01.081 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:00 smithi081 systemd[1]: Stopping Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:10:01.389 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b[26713]: 2024-08-10T08:10:01.078+0000 7fa29ab81700 -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-08-10T08:10:01.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b[26713]: 2024-08-10T08:10:01.078+0000 7fa29ab81700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-08-10T08:10:01.390 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 podman[114679]: 2024-08-10 08:10:01.100248112 +0000 UTC m=+0.141011842 container died 5f5d88fa047ff61f6d45a7ea13d7dd01af7b8192faab5bb7012af6b924da6b7f (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, release=754, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=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., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, architecture=x86_64, vcs-type=git, vendor=Red Hat, Inc., ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, version=8, io.k8s.display-name=CentOS Stream 8, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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, io.openshift.expose-services=) 2024-08-10T08:10:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 podman[114679]: 2024-08-10 08:10:01.47946791 +0000 UTC m=+0.520231630 container cleanup 5f5d88fa047ff61f6d45a7ea13d7dd01af7b8192faab5bb7012af6b924da6b7f (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, io.openshift.expose-services=, GIT_CLEAN=True, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, ceph=True, version=8, 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, distribution-scope=public, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, 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, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, release=754, 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., build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, io.buildah.version=1.19.8) 2024-08-10T08:10:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 bash[114679]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b 2024-08-10T08:10:02.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 podman[114693]: 2024-08-10 08:10:01.739465995 +0000 UTC m=+0.632357156 container remove 5f5d88fa047ff61f6d45a7ea13d7dd01af7b8192faab5bb7012af6b924da6b7f (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, 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., GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, 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, architecture=x86_64, GIT_BRANCH=HEAD, vcs-type=git, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, release=754, distribution-scope=public, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, maintainer=Guillaume Abrioux , RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True) 2024-08-10T08:10:02.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-10T08:10:02.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 systemd[1]: Stopped Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:10:02.017 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:01 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b.service: Consumed 23.030s CPU time. 2024-08-10T08:10:02.326 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 systemd[1]: Starting Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:10:02.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 podman[114819]: 2024-08-10 08:10:02.228323538 +0000 UTC m=+0.017111870 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:10:02.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 podman[114819]: 2024-08-10 08:10:02.365811068 +0000 UTC m=+0.154599403 container create 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.36.0, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-08-10T08:10:02.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 podman[114819]: 2024-08-10 08:10:02.560165619 +0000 UTC m=+0.348953962 container init 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, GIT_BRANCH=HEAD, ceph=True) 2024-08-10T08:10:02.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 podman[114819]: 2024-08-10 08:10:02.563352607 +0000 UTC m=+0.352140939 container start 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-10T08:10:02.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc), process ceph-mon, pid 2 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: pidfile_write: ignore empty --pid-file 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: load: jerasure load: lrc 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: RocksDB version: 7.9.2 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Git sha 0 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Compile date 2024-08-09 15:16:55 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: DB SUMMARY 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: DB Session ID: HXCOIEA6TCR0UP1ZFCHD 2024-08-10T08:10:02.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: CURRENT file: CURRENT 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: MANIFEST file: MANIFEST-000009 size: 5383 Bytes 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000093.sst 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000091.log size: 56210 ; 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.error_if_exists: 0 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.create_if_missing: 0 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.paranoid_checks: 1 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T08:10:02.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.env: 0x558f339987a0 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.info_log: 0x558f353b1500 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.statistics: (nil) 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.use_fsync: 0 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_log_file_size: 0 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.allow_fallocate: 1 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T08:10:02.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.use_direct_reads: 0 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.db_log_dir: 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.wal_dir: 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T08:10:02.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T08:10:02.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T08:10:02.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T08:10:02.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.write_buffer_manager: 0x558f353c0dc0 2024-08-10T08:10:02.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T08:10:02.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T08:10:02.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.unordered_write: 0 2024-08-10T08:10:02.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.row_cache: None 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.wal_filter: None 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T08:10:02.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.two_write_queues: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.wal_compression: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.atomic_flush: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T08:10:02.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.log_readahead_size: 0 2024-08-10T08:10:02.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T08:10:02.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T08:10:02.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T08:10:02.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T08:10:02.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T08:10:02.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T08:10:02.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T08:10:02.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_background_jobs: 2 2024-08-10T08:10:02.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_background_compactions: -1 2024-08-10T08:10:02.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_subcompactions: 1 2024-08-10T08:10:02.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T08:10:02.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_open_files: -1 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T08:10:02.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_background_flushes: -1 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Compression algorithms supported: 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kZSTD supported: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kXpressCompression supported: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kBZip2Compression supported: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T08:10:02.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kLZ4Compression supported: 1 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kZlibCompression supported: 1 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: kSnappyCompression supported: 1 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.merge_operator: 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_filter: None 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T08:10:02.997 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558f353b1120) 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: cache_index_and_filter_blocks: 1 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: pin_top_level_index_and_filter: 1 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: index_type: 0 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: data_block_index_type: 0 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: index_shortening: 1 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: checksum: 4 2024-08-10T08:10:02.998 INFO:journalctl@ceph.mon.b.smithi081.stdout: no_block_cache: 0 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache: 0x558f353a5090 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache_name: BinnedLRUCache 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache_options: 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: capacity : 536870912 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: num_shard_bits : 4 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: strict_capacity_limit : 0 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: high_pri_pool_ratio: 0.000 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache_compressed: (nil) 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: persistent_cache: (nil) 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_size: 4096 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_size_deviation: 10 2024-08-10T08:10:02.999 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_restart_interval: 16 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: index_block_restart_interval: 1 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: metadata_block_size: 4096 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: partition_filters: 0 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: use_delta_encoding: 1 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: filter_policy: bloomfilter 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: whole_key_filtering: 1 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: verify_compression: 0 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: read_amp_bytes_per_bit: 0 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: format_version: 5 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: enable_index_compression: 1 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_align: 0 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: max_auto_readahead_size: 262144 2024-08-10T08:10:03.000 INFO:journalctl@ceph.mon.b.smithi081.stdout: prepopulate_block_cache: 0 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout: initial_auto_readahead_size: 8192 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression: NoCompression 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.num_levels: 7 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T08:10:03.001 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T08:10:03.002 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T08:10:03.003 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T08:10:03.004 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T08:10:03.005 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.inplace_update_support: 0 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.bloom_locality: 0 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.max_successive_merges: 0 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T08:10:03.006 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.ttl: 2592000 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.enable_blob_files: false 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.min_blob_size: 0 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T08:10:03.007 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 93.sst 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: 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 95, last_sequence is 54606, log_number is 91,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 91 2024-08-10T08:10:03.008 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a05f11f2-f0b1-4ee6-a387-92733c2eadd4 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277402589646, "job": 1, "event": "recovery_started", "wal_files": [91]} 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #91 mode 2 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277402590244, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 96, "file_size": 38389, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 54607, "largest_seqno": 54657, "table_properties": {"data_size": 37084, "index_size": 139, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 1013, "raw_average_key_size": 27, "raw_value_size": 36196, "raw_average_value_size": 978, "num_data_blocks": 7, "num_entries": 37, "num_filter_entries": 37, "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": 1723277402, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a05f11f2-f0b1-4ee6-a387-92733c2eadd4", "db_session_id": "HXCOIEA6TCR0UP1ZFCHD", "orig_file_number": 96, "seqno_to_time_mapping": "N/A"}} 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277402590338, "job": 1, "event": "recovery_finished"} 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/version_set.cc:5047] Creating manifest 98 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000091.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558f353d2e00 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: DB pointer 0x558f354cc000 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T08:10:03.009 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** DB Stats ** 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** Compaction Stats [default] ** 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T08:10:03.010 INFO:journalctl@ceph.mon.b.smithi081.stdout: L0 1/0 37.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: L6 1/0 12.02 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-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: Sum 2/0 12.05 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.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 88.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** Compaction Stats [default] ** 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.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 88.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:10:03.011 INFO:journalctl@ceph.mon.b.smithi081.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: Cumulative compaction: 0.00 GB write, 13.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: Interval compaction: 0.00 GB write, 13.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: Block cache BinnedLRUCache@0x558f353a5090#2 capacity: 512.00 MB usage: 0.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.22 KB,4.17233e-05%) Misc(1,0.00 KB,0%) 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T08:10:03.012 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: starting mon.b rank 2 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???) e3 preinit fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).mds e1 new map 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).mds e1 print_map 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout: e1 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout: legacy client fscid: -1 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout: No filesystems configured 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:10:03.013 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:10:03.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 ceph-mon[114838]: mon.b@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-08-10T08:10:03.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 bash[114819]: 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 2024-08-10T08:10:03.014 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:02 smithi081 systemd[1]: Started Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:10:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: pgmap v155: 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-08-10T08:10:03.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: mon.b calling monitor election 2024-08-10T08:10:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: mon.a calling monitor election 2024-08-10T08:10:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:10:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T08:10:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: fsmap 2024-08-10T08:10:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:10:03.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: mgrmap e45: y(active, since 4m), standbys: x 2024-08-10T08:10:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: overall HEALTH_OK 2024-08-10T08:10:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.991 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.992 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.993 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:03.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:03.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:03.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:03.994 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:03.995 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:03 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: pgmap v155: 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-08-10T08:10:04.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: mon.b calling monitor election 2024-08-10T08:10:04.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: mon.a calling monitor election 2024-08-10T08:10:04.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:10:04.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T08:10:04.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: fsmap 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: mgrmap e45: y(active, since 4m), standbys: x 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: pgmap v155: 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-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: mon.b calling monitor election 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: fsmap 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: mgrmap e45: y(active, since 4m), standbys: x 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T08:10:04.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.134 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:03 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:04 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.961 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.962 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.963 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.964 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.965 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:04.966 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:04.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:04.967 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:04 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.903 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.904 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:05.905 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:05.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:05.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:05.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:05 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.001 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.002 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.003 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.004 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.005 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.006 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.008 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.010 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: 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-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:06 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.987 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.987 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.987 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.987 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.987 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.987 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.988 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.989 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.990 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.991 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.992 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: 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-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.993 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.994 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: 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-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.995 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.996 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:06.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:06.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:06.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:06.997 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:06 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.706 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:10:07.601+0000 7fc0ca761640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-10T08:10:07.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.808 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.809 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.810 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.811 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:07.812 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:07 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:10:07] "GET /metrics HTTP/1.1" 200 38059 "" "Prometheus/2.43.0" 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.129 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:07 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.977 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.978 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.979 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.980 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:08.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:08.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:08 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.125 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.126 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.127 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.128 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.129 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.130 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.131 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.132 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.133 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.134 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.135 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:08 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:09.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:09.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:09.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:09.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:09.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:09 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.009 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.010 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.011 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.012 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.013 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.014 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.015 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.016 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.017 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.018 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:09 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:10.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:10.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:10.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:10:10.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T08:10:10.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: Upgrade: It appears safe to stop mon.b 2024-08-10T08:10:10.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:10 smithi081 ceph-mon[114838]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:11.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: Upgrade: It appears safe to stop mon.b 2024-08-10T08:10:11.125 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[25667]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.126 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:11.127 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: Upgrade: It appears safe to stop mon.b 2024-08-10T08:10:11.128 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:10 smithi047 ceph-mon[30549]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:12 smithi047 ceph-mon[30549]: pgmap v160: 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-08-10T08:10:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:12 smithi047 ceph-mon[25667]: pgmap v160: 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-08-10T08:10:12.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:12 smithi081 ceph-mon[114838]: pgmap v160: 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-08-10T08:10:13.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[30549]: Upgrade: Updating mon.b 2024-08-10T08:10:13.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[30549]: Deploying daemon mon.b on smithi081 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[25667]: Upgrade: Updating mon.b 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:13 smithi047 ceph-mon[25667]: Deploying daemon mon.b on smithi081 2024-08-10T08:10:13.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:13 smithi081 ceph-mon[114838]: Upgrade: Updating mon.b 2024-08-10T08:10:13.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:13 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:10:13.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:13 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:10:13.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:13 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:13.684 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:13 smithi081 ceph-mon[114838]: Deploying daemon mon.b on smithi081 2024-08-10T08:10:14.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:14 smithi047 ceph-mon[30549]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:14.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:14 smithi047 ceph-mon[25667]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:14.650 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:14 smithi081 ceph-mon[114838]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:15.585 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:15 smithi081 ceph-mon[114838]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:15.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:16.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:16 smithi047 ceph-mon[30549]: pgmap v162: 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-08-10T08:10:16.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:16 smithi047 ceph-mon[25667]: pgmap v162: 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-08-10T08:10:16.721 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:16 smithi081 ceph-mon[114838]: pgmap v162: 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-08-10T08:10:17.634 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:17 smithi081 systemd[1]: Stopping Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:10:17.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b[114834]: 2024-08-10T08:10:17.632+0000 7f8ce356a640 -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-08-10T08:10:17.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:17 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b[114834]: 2024-08-10T08:10:17.632+0000 7f8ce356a640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-08-10T08:10:17.934 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:17 smithi081 podman[118223]: 2024-08-10 08:10:17.652930585 +0000 UTC m=+0.127899130 container died 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121) 2024-08-10T08:10:18.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:10:17] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-08-10T08:10:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 podman[118223]: 2024-08-10 08:10:18.032084419 +0000 UTC m=+0.507052959 container cleanup 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-36f0121, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-08-10T08:10:18.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 bash[118223]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b 2024-08-10T08:10:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 podman[118255]: 2024-08-10 08:10:18.408463053 +0000 UTC m=+0.752023577 container remove 3ad26020256427733e790e713bb8d04f2cda9d6eb660ace2c952b0e102693973 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-08-10T08:10:18.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-10T08:10:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 systemd[1]: Stopped Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:10:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b.service: Consumed 1.211s CPU time. 2024-08-10T08:10:18.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 systemd[1]: Starting Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:10:18.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 podman[118384]: 2024-08-10 08:10:18.86311309 +0000 UTC m=+0.017680629 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:10:18.996 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:18 smithi081 podman[118384]: 2024-08-10 08:10:18.995075749 +0000 UTC m=+0.149643280 container create dbfc99c9b2ceca30ba6b8df5f732d63c828eb7cba17a774912723210c6fd415f (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-08-10T08:10:19.257 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 podman[118384]: 2024-08-10 08:10:19.230953206 +0000 UTC m=+0.385520736 container init dbfc99c9b2ceca30ba6b8df5f732d63c828eb7cba17a774912723210c6fd415f (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True) 2024-08-10T08:10:19.257 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 podman[118384]: 2024-08-10 08:10:19.234158108 +0000 UTC m=+0.388725642 container start dbfc99c9b2ceca30ba6b8df5f732d63c828eb7cba17a774912723210c6fd415f (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, RELEASE=squid-36f0121, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc), process ceph-mon, pid 2 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: pidfile_write: ignore empty --pid-file 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: load: jerasure load: lrc 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: RocksDB version: 7.9.2 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Git sha 0 2024-08-10T08:10:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Compile date 2024-08-09 15:16:55 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: DB SUMMARY 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: DB Session ID: 49FSLV8RTGV34AS8XGTY 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: CURRENT file: CURRENT 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: MANIFEST file: MANIFEST-000098 size: 277 Bytes 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000093.sst 000096.sst 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000097.log size: 1392472 ; 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.error_if_exists: 0 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.create_if_missing: 0 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.paranoid_checks: 1 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T08:10:19.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.env: 0x5570472027a0 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.info_log: 0x557048c41500 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.statistics: (nil) 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.use_fsync: 0 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_log_file_size: 0 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T08:10:19.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.allow_fallocate: 1 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.use_direct_reads: 0 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.db_log_dir: 2024-08-10T08:10:19.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.wal_dir: 2024-08-10T08:10:19.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T08:10:19.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.write_buffer_manager: 0x557048c50dc0 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T08:10:19.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.unordered_write: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.row_cache: None 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.wal_filter: None 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.two_write_queues: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T08:10:19.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.wal_compression: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.atomic_flush: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.log_readahead_size: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T08:10:19.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_background_jobs: 2 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_background_compactions: -1 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_subcompactions: 1 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_open_files: -1 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T08:10:19.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_background_flushes: -1 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Compression algorithms supported: 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kZSTD supported: 0 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kXpressCompression supported: 0 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kBZip2Compression supported: 0 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kLZ4Compression supported: 1 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kZlibCompression supported: 1 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: kSnappyCompression supported: 1 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000098 2024-08-10T08:10:19.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.merge_operator: 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_filter: None 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557048c41120) 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout: cache_index_and_filter_blocks: 1 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T08:10:19.742 INFO:journalctl@ceph.mon.b.smithi081.stdout: pin_top_level_index_and_filter: 1 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: index_type: 0 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: data_block_index_type: 0 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: index_shortening: 1 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: checksum: 4 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: no_block_cache: 0 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache: 0x557048c35090 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache_name: BinnedLRUCache 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache_options: 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: capacity : 536870912 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: num_shard_bits : 4 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: strict_capacity_limit : 0 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: high_pri_pool_ratio: 0.000 2024-08-10T08:10:19.743 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_cache_compressed: (nil) 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: persistent_cache: (nil) 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_size: 4096 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_size_deviation: 10 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_restart_interval: 16 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: index_block_restart_interval: 1 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: metadata_block_size: 4096 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: partition_filters: 0 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: use_delta_encoding: 1 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: filter_policy: bloomfilter 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: whole_key_filtering: 1 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: verify_compression: 0 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: read_amp_bytes_per_bit: 0 2024-08-10T08:10:19.744 INFO:journalctl@ceph.mon.b.smithi081.stdout: format_version: 5 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout: enable_index_compression: 1 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout: block_align: 0 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout: max_auto_readahead_size: 262144 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout: prepopulate_block_cache: 0 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout: initial_auto_readahead_size: 8192 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression: NoCompression 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T08:10:19.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.num_levels: 7 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:10:19.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T08:10:19.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T08:10:19.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T08:10:19.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.inplace_update_support: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.bloom_locality: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.max_successive_merges: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T08:10:19.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.ttl: 2592000 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.enable_blob_files: false 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.min_blob_size: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T08:10:19.751 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 93.sst 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000098 succeeded,manifest_file_number is 98, next_file_number is 100, last_sequence is 54657, log_number is 92,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 92 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 92 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a05f11f2-f0b1-4ee6-a387-92733c2eadd4 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277419261870, "job": 1, "event": "recovery_started", "wal_files": [97]} 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #97 mode 2 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277419266463, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 101, "file_size": 878351, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 54662, "largest_seqno": 55938, "table_properties": {"data_size": 873375, "index_size": 2143, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1797, "raw_key_size": 16989, "raw_average_key_size": 24, "raw_value_size": 861679, "raw_average_value_size": 1245, "num_data_blocks": 87, "num_entries": 692, "num_filter_entries": 692, "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": 1723277419, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a05f11f2-f0b1-4ee6-a387-92733c2eadd4", "db_session_id": "49FSLV8RTGV34AS8XGTY", "orig_file_number": 101, "seqno_to_time_mapping": "N/A"}} 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277419266547, "job": 1, "event": "recovery_finished"} 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/version_set.cc:5047] Creating manifest 103 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000097.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557048c62e00 2024-08-10T08:10:19.752 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: DB pointer 0x557048d5c000 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** DB Stats ** 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** Compaction Stats [default] ** 2024-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:19.753 INFO:journalctl@ceph.mon.b.smithi081.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: L0 2/0 895.25 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 366.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: L6 1/0 12.02 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-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: Sum 3/0 12.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 366.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.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 366.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** Compaction Stats [default] ** 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.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 366.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:10:19.754 INFO:journalctl@ceph.mon.b.smithi081.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: Cumulative compaction: 0.00 GB write, 119.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: Interval compaction: 0.00 GB write, 119.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: Block cache BinnedLRUCache@0x557048c35090#2 capacity: 512.00 MB usage: 4.75 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,2.20 KB,0.000420213%) IndexBlock(2,2.55 KB,0.000485778%) Misc(1,0.00 KB,0%) 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T08:10:19.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: starting mon.b rank 2 at public addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] at bind addrs [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:10:19.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???) e3 preinit fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:10:19.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).mds e1 new map 2024-08-10T08:10:19.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).mds e1 print_map 2024-08-10T08:10:19.756 INFO:journalctl@ceph.mon.b.smithi081.stdout: e1 2024-08-10T08:10:19.756 INFO:journalctl@ceph.mon.b.smithi081.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T08:10:19.756 INFO:journalctl@ceph.mon.b.smithi081.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.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-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout: legacy client fscid: -1 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout: 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout: No filesystems configured 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 ceph-mon[118403]: mon.b@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 bash[118384]: dbfc99c9b2ceca30ba6b8df5f732d63c828eb7cba17a774912723210c6fd415f 2024-08-10T08:10:19.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:19 smithi081 systemd[1]: Started Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: mon.b calling monitor election 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: mon.c calling monitor election 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: mon.a calling monitor election 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: fsmap 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: mgrmap e45: y(active, since 5m), standbys: x 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: overall HEALTH_OK 2024-08-10T08:10:20.753 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.754 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.755 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.756 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.757 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.758 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:20 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: mon.b calling monitor election 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: mon.c calling monitor election 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: mon.a calling monitor election 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T08:10:20.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: fsmap 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: mgrmap e45: y(active, since 5m), standbys: x 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: overall HEALTH_OK 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: mon.b calling monitor election 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: mon.c calling monitor election 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:10:20.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: monmap e3: 3 mons at {a=[v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0],b=[v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0],c=[v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0]} 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: fsmap 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: mgrmap e45: y(active, since 5m), standbys: x 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:20.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:20 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:21 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:21.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:21 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: pgmap v165: 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-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:22 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: pgmap v165: 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-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: pgmap v165: 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-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:22.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:22 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.850 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.851 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.852 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:23.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.756 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.757 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.758 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.759 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.761 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.762 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.763 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.764 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.765 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.766 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.767 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:24 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:24.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:24.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:24.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:24.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:24 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.760 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.760 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.760 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.761 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.762 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.762 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.762 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.762 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.762 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:25.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.577 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.578 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.579 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.580 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: pgmap v167: 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-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.581 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:26 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: pgmap v167: 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-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:26.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: pgmap v167: 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-08-10T08:10:26.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:26.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:26.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:26.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:26.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:26 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.676 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:27 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.822 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.823 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.824 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.825 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.828 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.829 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.830 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.831 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.832 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.833 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.834 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.834 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.834 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.834 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.834 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.835 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.835 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.835 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.835 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.835 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.835 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.836 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.837 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.837 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.837 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.837 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.837 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:27.838 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:27.838 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:27.838 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:27.838 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:27.838 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:10:27] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-08-10T08:10:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.677 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.678 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.679 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.680 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.681 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.682 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:28 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:28.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:28 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.041 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 5s ago 31m - - 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 12s ago 31m - - 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (2m) 5s ago 26m 18.5M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (96s) 12s ago 26m 80.8M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (4m) 5s ago 25m 55.0M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (4m) 12s ago 31m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (15m) 5s ago 32m 524M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:10:29.796 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (32m) 5s ago 32m 103M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 starting - - - 2048M 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (31m) 5s ago 31m 71.4M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (3m) 5s ago 27m 8690k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (3m) 12s ago 27m 15.6M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (30m) 5s ago 30m 53.3M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (30m) 5s ago 30m 57.2M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (30m) 5s ago 29m 51.4M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (29m) 5s ago 29m 54.1M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (29m) 12s ago 29m 56.6M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (28m) 12s ago 28m 52.6M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (28m) 12s ago 28m 52.1M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (28m) 12s ago 28m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:10:29.797 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (2m) 12s ago 27m 66.8M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:10:29.798 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (25m) 5s ago 25m 78.4M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:10:29.798 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (25m) 12s ago 25m 78.7M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.806 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.807 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.808 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:29 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.817 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.818 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='client.15852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:29.819 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:29.820 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:29.821 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:10:30.305 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 3 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:10:30.306 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='client.15858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='client.25750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='client.15858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='client.25750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:30.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/1027729982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/1027729982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:30 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.693 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:10:30.693 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi081", 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "0/1 daemons upgraded", 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mon daemons", 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:10:30.694 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:10:30.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='client.15858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='client.25750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:30.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/1027729982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:30.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:30 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.769 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.770 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:31 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='client.15876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:31.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:31.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:31.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:31.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:31 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.763 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.764 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.765 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.766 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: pgmap v170: 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-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:32 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: pgmap v170: 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-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: pgmap v170: 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-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:32.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:32 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:33 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:33.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:33.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:33.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:33.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:33.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:33 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all crash 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all mds 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-10T08:10:34.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all nfs 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:34.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all node-exporter 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all prometheus 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all alertmanager 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all grafana 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all loki 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all promtail 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: Upgrade: Finalizing container_image settings 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:10:34.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:10:34.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:34 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all crash 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all mds 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:10:34.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all crash 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all mds 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:10:34.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all nfs 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all node-exporter 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all prometheus 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all alertmanager 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all grafana 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all loki 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.885 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all promtail 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: Upgrade: Finalizing container_image settings 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all nfs 2024-08-10T08:10:34.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all node-exporter 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all prometheus 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all alertmanager 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all grafana 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all loki 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all promtail 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: Upgrade: Finalizing container_image settings 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:10:34.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:10:34.889 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.890 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:10:34.891 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.892 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.893 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.894 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:34.895 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:34 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:36.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:36 smithi081 ceph-mon[118403]: Upgrade: Complete! 2024-08-10T08:10:36.358 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:36 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:36 smithi047 ceph-mon[25667]: Upgrade: Complete! 2024-08-10T08:10:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:36 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:36 smithi047 ceph-mon[30549]: Upgrade: Complete! 2024-08-10T08:10:36.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:36 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:37 smithi081 ceph-mon[118403]: pgmap v172: 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-08-10T08:10:37.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:37 smithi047 ceph-mon[25667]: pgmap v172: 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-08-10T08:10:37.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:37 smithi047 ceph-mon[30549]: pgmap v172: 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-08-10T08:10:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:10:37] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-08-10T08:10:39.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:39 smithi047 ceph-mon[25667]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:39.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:39 smithi047 ceph-mon[30549]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:39 smithi081 ceph-mon[118403]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:40.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:40 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:40 smithi047 ceph-mon[25667]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:40 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:40 smithi047 ceph-mon[30549]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:40 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:40 smithi081 ceph-mon[118403]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:42.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:42 smithi047 ceph-mon[30549]: pgmap v175: 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-08-10T08:10:42.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:42 smithi047 ceph-mon[25667]: pgmap v175: 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-08-10T08:10:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:42 smithi081 ceph-mon[118403]: pgmap v175: 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-08-10T08:10:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:44 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:44 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:44 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:44 smithi081 ceph-mon[118403]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:45.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[25667]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:45.252 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.252 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.252 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:45.252 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:44 smithi047 ceph-mon[30549]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:46.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:45 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:46.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:45 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:46.379 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:45 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:10:47.329 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:46 smithi047 ceph-mon[25667]: pgmap v177: 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-08-10T08:10:47.330 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:46 smithi047 ceph-mon[30549]: pgmap v177: 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-08-10T08:10:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:46 smithi081 ceph-mon[118403]: pgmap v177: 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-08-10T08:10:47.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:10:47] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-08-10T08:10:49.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:49 smithi047 ceph-mon[25667]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:49.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:49 smithi047 ceph-mon[30549]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:49.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:49 smithi081 ceph-mon[118403]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:50 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:50 smithi047 ceph-mon[25667]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:50 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:50 smithi047 ceph-mon[30549]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:50 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:10:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:50 smithi081 ceph-mon[118403]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:52.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:52 smithi047 ceph-mon[25667]: pgmap v180: 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-08-10T08:10:52.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:52 smithi047 ceph-mon[30549]: pgmap v180: 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-08-10T08:10:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:52 smithi081 ceph-mon[118403]: pgmap v180: 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-08-10T08:10:54.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:54 smithi047 ceph-mon[25667]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:54.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:54 smithi047 ceph-mon[30549]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:54.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:54 smithi081 ceph-mon[118403]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:55 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:55 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:55 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:55 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:55.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:55 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:10:56.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:56 smithi047 ceph-mon[25667]: pgmap v182: 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-08-10T08:10:56.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:56 smithi047 ceph-mon[30549]: pgmap v182: 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-08-10T08:10:56.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:56 smithi081 ceph-mon[118403]: pgmap v182: 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-08-10T08:10:58.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:10:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:10:57] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-08-10T08:10:59.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:10:59 smithi047 ceph-mon[25667]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:59.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:10:59 smithi047 ceph-mon[30549]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:10:59.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:10:59 smithi081 ceph-mon[118403]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:00.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:00 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:00.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:00 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:00.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:00 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:01.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:01 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:01.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:01 smithi047 ceph-mon[30549]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:01.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:01 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:01.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:01 smithi047 ceph-mon[25667]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:01 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:01 smithi081 ceph-mon[118403]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:01.784 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T08:11:02.370 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:02 smithi047 ceph-mon[30549]: from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:02.370 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:02 smithi047 ceph-mon[25667]: from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:02.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:02 smithi081 ceph-mon[118403]: from='client.15882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:03.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:03 smithi047 ceph-mon[25667]: pgmap v185: 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-08-10T08:11:03.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:03 smithi047 ceph-mon[30549]: pgmap v185: 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-08-10T08:11:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:03 smithi081 ceph-mon[118403]: pgmap v185: 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-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 19s ago 32m - - 2024-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 9s ago 32m - - 2024-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (2m) 19s ago 26m 18.5M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (2m) 9s ago 26m 81.8M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (5m) 19s ago 25m 57.1M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:11:03.831 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (4m) 9s ago 31m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (15m) 19s ago 33m 525M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (33m) 19s ago 33m 106M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (44s) 9s ago 31m 38.2M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (32m) 19s ago 32m 73.9M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (4m) 19s ago 27m 8656k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (4m) 9s ago 27m 15.3M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (31m) 19s ago 31m 53.3M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (30m) 19s ago 30m 57.2M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (30m) 19s ago 30m 51.4M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (30m) 19s ago 30m 54.1M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:11:03.832 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (29m) 9s ago 29m 56.6M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:11:03.833 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (29m) 9s ago 29m 52.6M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:11:03.833 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (29m) 9s ago 29m 52.1M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:11:03.833 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (28m) 9s ago 28m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:11:03.833 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (3m) 9s ago 27m 66.9M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:11:03.833 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (26m) 19s ago 26m 78.4M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:11:03.834 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (26m) 9s ago 26m 78.8M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:11:04.669 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-08-10T08:11:05.319 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[30549]: from='client.25774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:05.319 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.319 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.319 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.319 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[30549]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:05.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[25667]: from='client.25774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:05.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:05 smithi047 ceph-mon[25667]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:05 smithi081 ceph-mon[118403]: from='client.25774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:05 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:05 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:05 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:05.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:05 smithi081 ceph-mon[118403]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:06.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:06 smithi047 ceph-mon[25667]: pgmap v187: 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-08-10T08:11:06.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:06 smithi047 ceph-mon[30549]: pgmap v187: 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-08-10T08:11:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:06 smithi081 ceph-mon[118403]: pgmap v187: 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-08-10T08:11:07.078 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:11:07.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:07 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/711321830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:07.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:07 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/711321830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:07 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/711321830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:07.834 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:11:07] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-08-10T08:11:07.866 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade status' 2024-08-10T08:11:09.415 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:09 smithi047 ceph-mon[25667]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:09.416 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:09 smithi047 ceph-mon[30549]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:09 smithi081 ceph-mon[118403]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:10.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:10 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:10 smithi047 ceph-mon[25667]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:10 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:10.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:10 smithi047 ceph-mon[30549]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:10 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:10.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:10 smithi081 ceph-mon[118403]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": null, 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": false, 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "", 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": null, 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "", 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:11:11.259 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:11:11.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:11 smithi047 ceph-mon[25667]: from='client.25786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:11.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:11 smithi047 ceph-mon[30549]: from='client.25786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:11 smithi081 ceph-mon[118403]: from='client.25786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:11.909 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph health detail' 2024-08-10T08:11:12.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:12 smithi047 ceph-mon[25667]: pgmap v190: 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-08-10T08:11:12.513 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:12 smithi047 ceph-mon[30549]: pgmap v190: 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-08-10T08:11:12.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:12 smithi081 ceph-mon[118403]: pgmap v190: 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-08-10T08:11:13.944 INFO:teuthology.orchestra.run.smithi047.stdout:HEALTH_OK 2024-08-10T08:11:14.540 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:14 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/3803299011' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:11:14.540 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:14 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/3803299011' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:11:14.565 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T08:11:14.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:14 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/3803299011' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:11:15.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:15 smithi081 ceph-mon[118403]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:15.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:15 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.368 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:15 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:15 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.369 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:15 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:15.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[25667]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:15.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:15.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[30549]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:15.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:15.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:15 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:16.616 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:16 smithi081 ceph-mon[118403]: pgmap v192: 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-08-10T08:11:16.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:16 smithi047 ceph-mon[25667]: pgmap v192: 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-08-10T08:11:16.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:16 smithi047 ceph-mon[30549]: pgmap v192: 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-08-10T08:11:17.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:17 smithi047 ceph-mon[25667]: from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:17.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:17 smithi047 ceph-mon[25667]: from='client.15918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mon", "hosts": "smithi047", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:17 smithi047 ceph-mon[30549]: from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:17.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:17 smithi047 ceph-mon[30549]: from='client.15918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mon", "hosts": "smithi047", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:17 smithi081 ceph-mon[118403]: from='client.15912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:17 smithi081 ceph-mon[118403]: from='client.15918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "mon", "hosts": "smithi047", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:18.095 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:11:17] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-08-10T08:11:19.153 INFO:teuthology.orchestra.run.smithi047.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[25667]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[30549]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:19.524 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:19.525 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:19.525 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:19.525 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:19.525 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:19 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:19.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:19 smithi081 ceph-mon[118403]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:19 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:19 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:19 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:19 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:19.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:19 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:19.823 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T08:11:20.351 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:20 smithi047 ceph-mon[25667]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:20.352 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:20 smithi047 ceph-mon[25667]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:20.352 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:20 smithi047 ceph-mon[30549]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:20.352 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:20 smithi047 ceph-mon[30549]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:20 smithi081 ceph-mon[118403]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:20.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:20 smithi081 ceph-mon[118403]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:11:21.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:21 smithi047 ceph-mon[25667]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:21.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:21 smithi047 ceph-mon[25667]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:21.535 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:21 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:21.536 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:21 smithi047 ceph-mon[30549]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:21 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:21.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:21 smithi081 ceph-mon[118403]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:22.440 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:22 smithi047 ceph-mon[25667]: pgmap v195: 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-08-10T08:11:22.441 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:22 smithi047 ceph-mon[30549]: pgmap v195: 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-08-10T08:11:22.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:22 smithi081 ceph-mon[118403]: pgmap v195: 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-08-10T08:11:23.231 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:11:23.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: Upgrade: Setting container_image for all mgr 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: Upgrade: It appears safe to stop mon.a 2024-08-10T08:11:23.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[25667]: from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: Upgrade: Setting container_image for all mgr 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: Upgrade: It appears safe to stop mon.a 2024-08-10T08:11:23.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:23 smithi047 ceph-mon[30549]: from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:11:23.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all mgr 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: Upgrade: It appears safe to stop mon.a 2024-08-10T08:11:23.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:23 smithi081 ceph-mon[118403]: from='client.15924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 19s ago 32m - - 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 9s ago 32m - - 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (2m) 19s ago 27m 18.5M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (2m) 9s ago 27m 81.8M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (5m) 19s ago 26m 59.2M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (5m) 9s ago 32m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 61fd87a11bd7 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (16m) 19s ago 33m 525M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:11:23.917 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (33m) 19s ago 33m 106M 2048M 17.2.0 e1d6a67b021e 9b121e26281d 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (65s) 9s ago 32m 38.7M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (32m) 19s ago 32m 74.4M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (4m) 19s ago 28m 8414k - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (4m) 9s ago 27m 15.1M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (31m) 19s ago 31m 53.3M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (31m) 19s ago 31m 57.2M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (30m) 19s ago 30m 51.4M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (30m) 19s ago 30m 54.1M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (30m) 9s ago 30m 56.6M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (29m) 9s ago 29m 52.6M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (29m) 9s ago 29m 52.2M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:11:23.918 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (28m) 9s ago 28m 54.0M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:11:23.919 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (3m) 9s ago 28m 66.9M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:11:23.919 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (26m) 19s ago 26m 78.5M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:11:23.919 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (26m) 9s ago 26m 78.9M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:11:24.358 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:11:24.358 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "mds": {}, 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:11:24.359 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:11:24.360 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:24.360 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:11:24.360 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-08-10T08:11:24.360 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 3 2024-08-10T08:11:24.360 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:11:24.360 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi047", 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "0/2 daemons upgraded", 2024-08-10T08:11:24.714 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mon daemons", 2024-08-10T08:11:24.715 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:11:24.715 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='client.25816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='client.25822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: Upgrade: Updating mon.a 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: Deploying daemon mon.a on smithi047 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[25667]: from='client.? 172.21.15.47:0/835920275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='client.25816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='client.25822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: Upgrade: Updating mon.a 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:25.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: Deploying daemon mon.a on smithi047 2024-08-10T08:11:25.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:25.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:25 smithi047 ceph-mon[30549]: from='client.? 172.21.15.47:0/835920275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='client.25816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='client.25822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: Upgrade: Updating mon.a 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: Deploying daemon mon.a on smithi047 2024-08-10T08:11:25.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' 2024-08-10T08:11:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:25.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:25 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/835920275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:26.147 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:25 smithi047 systemd[1]: Stopping Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:11:26.147 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[25663]: 2024-08-10T08:11:26.135+0000 7faeada8c700 -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-08-10T08:11:26.147 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[25663]: 2024-08-10T08:11:26.136+0000 7faeada8c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:26 smithi047 podman[136867]: 2024-08-10 08:11:26.290830644 +0000 UTC m=+0.245779766 container died 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, release=754, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, distribution-scope=public, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, GIT_CLEAN=True, vcs-type=git, architecture=x86_64, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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.tags=base centos 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, 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.) 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:26] ENGINE Bus STOPPING 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:26] ENGINE Bus STOPPED 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:26] ENGINE Bus STARTING 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:26] ENGINE Serving on http://:::9283 2024-08-10T08:11:26.442 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:26 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:26] ENGINE Bus STARTED 2024-08-10T08:11:27.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:26 smithi047 podman[136867]: 2024-08-10 08:11:26.721046751 +0000 UTC m=+0.675995869 container cleanup 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, io.buildah.version=1.19.8, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, vendor=Red Hat, Inc., vcs-type=git, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., version=8, 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, 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, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, ceph=True, distribution-scope=public) 2024-08-10T08:11:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:26 smithi047 bash[136867]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a 2024-08-10T08:11:27.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:26 smithi047 podman[136878]: 2024-08-10 08:11:26.964303535 +0000 UTC m=+0.665408808 container remove 9b121e26281d27321015cbb70caafa959e95823e631dc386b4e3b022ece5a55e (image=quay.io/ceph/ceph:v17.2.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , name=centos-stream, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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 centos centos-stream, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., distribution-scope=public, release=754, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, 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, 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) 2024-08-10T08:11:28.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:11:27] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-08-10T08:11:28.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-10T08:11:28.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 systemd[1]: Stopped Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:11:28.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service: Consumed 42.409s CPU time. 2024-08-10T08:11:28.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 systemd[1]: Starting Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:11:28.863 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 podman[137056]: 2024-08-10 08:11:28.648915851 +0000 UTC m=+0.018298667 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:11:28.863 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 podman[137056]: 2024-08-10 08:11:28.75552075 +0000 UTC m=+0.124903561 container create 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, RELEASE=squid-36f0121) 2024-08-10T08:11:29.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 podman[137056]: 2024-08-10 08:11:28.974528669 +0000 UTC m=+0.343911472 container init 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, RELEASE=squid-36f0121, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux ) 2024-08-10T08:11:29.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:28 smithi047 podman[137056]: 2024-08-10 08:11:28.978186147 +0000 UTC m=+0.347568951 container start 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, 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 9 Base Image) 2024-08-10T08:11:29.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T08:11:29.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc), process ceph-mon, pid 2 2024-08-10T08:11:29.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: pidfile_write: ignore empty --pid-file 2024-08-10T08:11:29.243 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: load: jerasure load: lrc 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: RocksDB version: 7.9.2 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Git sha 0 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Compile date 2024-08-09 15:16:55 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: DB SUMMARY 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: DB Session ID: 4SG58ESIFXHACMHU46M3 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: CURRENT file: CURRENT 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: MANIFEST file: MANIFEST-000015 size: 5838 Bytes 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000105.sst 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000103.log size: 40702 ; 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.error_if_exists: 0 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.create_if_missing: 0 2024-08-10T08:11:29.244 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.paranoid_checks: 1 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.env: 0x55bb8d0f57a0 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.info_log: 0x55bb8f88d500 2024-08-10T08:11:29.245 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T08:11:29.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.statistics: (nil) 2024-08-10T08:11:29.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.use_fsync: 0 2024-08-10T08:11:29.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_log_file_size: 0 2024-08-10T08:11:29.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T08:11:29.246 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.allow_fallocate: 1 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.use_direct_reads: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.db_log_dir: 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.wal_dir: 2024-08-10T08:11:29.247 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.write_buffer_manager: 0x55bb8f89cdc0 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T08:11:29.248 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.unordered_write: 0 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.row_cache: None 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.wal_filter: None 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T08:11:29.249 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.two_write_queues: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.wal_compression: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.atomic_flush: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.log_readahead_size: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T08:11:29.250 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_background_jobs: 2 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_background_compactions: -1 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_subcompactions: 1 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T08:11:29.251 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_open_files: -1 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_background_flushes: -1 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Compression algorithms supported: 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kZSTD supported: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kXpressCompression supported: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kBZip2Compression supported: 0 2024-08-10T08:11:29.252 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kLZ4Compression supported: 1 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kZlibCompression supported: 1 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: kSnappyCompression supported: 1 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.merge_operator: 2024-08-10T08:11:29.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_filter: None 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb8f88d120) 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks: 1 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_top_level_index_and_filter: 1 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_type: 0 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_index_type: 0 2024-08-10T08:11:29.254 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_shortening: 1 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: checksum: 4 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: no_block_cache: 0 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache: 0x55bb8f881090 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_name: BinnedLRUCache 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_options: 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: capacity : 536870912 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_shard_bits : 4 2024-08-10T08:11:29.255 INFO:journalctl@ceph.mon.a.smithi047.stdout: strict_capacity_limit : 0 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: high_pri_pool_ratio: 0.000 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_compressed: (nil) 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: persistent_cache: (nil) 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size: 4096 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size_deviation: 10 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_restart_interval: 16 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_block_restart_interval: 1 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: metadata_block_size: 4096 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: partition_filters: 0 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: use_delta_encoding: 1 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: filter_policy: bloomfilter 2024-08-10T08:11:29.256 INFO:journalctl@ceph.mon.a.smithi047.stdout: whole_key_filtering: 1 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: verify_compression: 0 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: read_amp_bytes_per_bit: 0 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: format_version: 5 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_index_compression: 1 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_align: 0 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: max_auto_readahead_size: 262144 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: prepopulate_block_cache: 0 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: initial_auto_readahead_size: 8192 2024-08-10T08:11:29.257 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression: NoCompression 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.num_levels: 7 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T08:11:29.258 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T08:11:29.259 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T08:11:29.260 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T08:11:29.261 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.inplace_update_support: 0 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T08:11:29.262 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.bloom_locality: 0 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.max_successive_merges: 0 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.ttl: 2592000 2024-08-10T08:11:29.263 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.enable_blob_files: false 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.min_blob_size: 0 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 105.sst 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:11:29.264 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: 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 107, last_sequence is 55487, log_number is 103,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 103 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b4881635-955a-4e21-bbd3-633cf520498a 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277489006861, "job": 1, "event": "recovery_started", "wal_files": [103]} 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #103 mode 2 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277489007737, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 108, "file_size": 41765, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 55481, "largest_seqno": 55514, "table_properties": {"data_size": 40471, "index_size": 128, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 726, "raw_average_key_size": 25, "raw_value_size": 39788, "raw_average_value_size": 1421, "num_data_blocks": 6, "num_entries": 28, "num_filter_entries": 28, "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": 1723277489, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b4881635-955a-4e21-bbd3-633cf520498a", "db_session_id": "4SG58ESIFXHACMHU46M3", "orig_file_number": 108, "seqno_to_time_mapping": "N/A"}} 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277489007881, "job": 1, "event": "recovery_finished"} 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/version_set.cc:5047] Creating manifest 110 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:11:29.265 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000103.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bb8f8aee00 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: DB pointer 0x55bb8f9a8000 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** DB Stats ** 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:11:29.266 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: L0 1/0 40.79 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 66.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: L6 1/0 12.85 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-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: Sum 2/0 12.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 66.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.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 66.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T08:11:29.267 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.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 66.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative compaction: 0.00 GB write, 9.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:11:29.268 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval compaction: 0.00 GB write, 9.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout: Block cache BinnedLRUCache@0x55bb8f881090#2 capacity: 512.00 MB usage: 0.38 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: starting mon.a rank 0 at public addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] at bind addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???) e3 preinit fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).mds e1 new map 2024-08-10T08:11:29.269 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).mds e1 print_map 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout: e1 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout: legacy client fscid: -1 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout: No filesystems configured 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 bash[137056]: 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b 2024-08-10T08:11:29.270 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 systemd[1]: Started Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:11:29.530 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ignoring --setuser ceph since I am not root 2024-08-10T08:11:29.530 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ignoring --setgroup ceph since I am not root 2024-08-10T08:11:29.530 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mgr[70792]: -- 172.21.15.47:0/1909128917 <== mon.0 v2:172.21.15.47:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d73f6450e0 con 0x55d73f622800 2024-08-10T08:11:29.530 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:29.408+0000 7fae6fabf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:11:29.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:11:29.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:11:29.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:11:29.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: pgmap v197: 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-08-10T08:11:29.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:29.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a calling monitor election 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: monmap epoch 3 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: last_changed 2024-08-10T07:39:07.499957+0000 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: min_mon_release 17 (quincy) 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: election_strategy: 1 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: fsmap 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mgrmap e45: y(active, since 6m), standbys: x 2024-08-10T08:11:29.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: overall HEALTH_OK 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: mgrmap e46: y(active, since 6m), standbys: x 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[137074]: from='mgr.15327 ' entity='' 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: pgmap v197: 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-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: monmap epoch 3 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:29.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: last_changed 2024-08-10T07:39:07.499957+0000 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: min_mon_release 17 (quincy) 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: election_strategy: 1 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: fsmap 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: mgrmap e45: y(active, since 6m), standbys: x 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: mgrmap e46: y(active, since 6m), standbys: x 2024-08-10T08:11:29.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-mon[30549]: from='mgr.15327 ' entity='' 2024-08-10T08:11:29.536 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: ignoring --setuser ceph since I am not root 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: ignoring --setgroup ceph since I am not root 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mgr[81162]: -- 172.21.15.81:0/346932217 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558c3767b0e0 con 0x558c37659400 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:29.390+0000 7f71f2e06040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:29.534+0000 7f71f2e06040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: from='mgr.15327 172.21.15.47:0/3816746676' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:11:29.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: pgmap v197: 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-08-10T08:11:29.537 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: mon.a calling monitor election 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: monmap epoch 3 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: last_changed 2024-08-10T07:39:07.499957+0000 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: min_mon_release 17 (quincy) 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: election_strategy: 1 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: fsmap 2024-08-10T08:11:29.538 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: osdmap e112: 8 total, 8 up, 8 in 2024-08-10T08:11:29.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: mgrmap e45: y(active, since 6m), standbys: x 2024-08-10T08:11:29.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: overall HEALTH_OK 2024-08-10T08:11:29.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: mgrmap e46: y(active, since 6m), standbys: x 2024-08-10T08:11:29.539 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-mon[118403]: from='mgr.15327 ' entity='' 2024-08-10T08:11:29.844 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:29.601+0000 7f71f2e06040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:11:29.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:29.562+0000 7fae6fabf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:11:29.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:29.634+0000 7fae6fabf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:11:30.221 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:29.897+0000 7fae6fabf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:11:30.221 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:29.960+0000 7fae6fabf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:11:30.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:29.842+0000 7f71f2e06040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:11:30.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:29 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:29.903+0000 7f71f2e06040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:11:31.219 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:30.835+0000 7f71f2e06040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:11:31.219 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:30.948+0000 7f71f2e06040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:11:31.219 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:31.005+0000 7f71f2e06040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:11:31.219 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:31.217+0000 7f71f2e06040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:11:31.239 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:30 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:30.965+0000 7fae6fabf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:11:31.239 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:31.087+0000 7fae6fabf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:11:31.239 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:31.147+0000 7fae6fabf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:11:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-mon[118403]: mgrmap e47: y(active, since 6m), standbys: x 2024-08-10T08:11:31.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:31.285+0000 7f71f2e06040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:11:31.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:31.358+0000 7f71f2e06040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:11:31.508 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-mon[30549]: mgrmap e47: y(active, since 6m), standbys: x 2024-08-10T08:11:31.508 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-mon[137074]: mgrmap e47: y(active, since 6m), standbys: x 2024-08-10T08:11:31.509 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:31.373+0000 7fae6fabf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:11:31.509 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:31.437+0000 7fae6fabf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:11:31.509 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:31.506+0000 7fae6fabf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:11:31.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:31.659+0000 7fae6fabf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:11:31.925 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:31.511+0000 7f71f2e06040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:11:32.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:31.923+0000 7f71f2e06040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:11:32.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:32.102+0000 7fae6fabf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:11:32.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:32.235+0000 7f71f2e06040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:11:32.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:32.301+0000 7f71f2e06040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:11:32.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:32.449+0000 7f71f2e06040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:11:32.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:32.434+0000 7fae6fabf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:11:32.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:32.503+0000 7fae6fabf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:11:32.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:32.659+0000 7fae6fabf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:11:33.146 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:32.756+0000 7f71f2e06040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:11:33.146 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:32.816+0000 7f71f2e06040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:11:33.146 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:32.999+0000 7f71f2e06040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:11:33.146 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:33.144+0000 7f71f2e06040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:11:33.250 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:32 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:32.989+0000 7fae6fabf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:11:33.250 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:33.054+0000 7fae6fabf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:11:33.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:33.208+0000 7f71f2e06040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:11:33.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:33.289+0000 7f71f2e06040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:11:33.482 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:33.348+0000 7f71f2e06040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:11:33.559 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:33.248+0000 7fae6fabf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:11:33.559 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:33.403+0000 7fae6fabf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:11:33.559 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:33.470+0000 7fae6fabf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:11:33.559 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:33.557+0000 7fae6fabf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:11:33.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:33 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:33.620+0000 7fae6fabf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:33.879+0000 7f71f2e06040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:34.041+0000 7f71f2e06040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: [10/Aug/2024:08:11:34] ENGINE Bus STARTING 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: CherryPy Checker: 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: The Application mounted at '' has an empty config. 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: 2024-08-10T08:11:34.150 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: [10/Aug/2024:08:11:34] ENGINE Serving on http://:::9283 2024-08-10T08:11:34.151 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[81158]: [10/Aug/2024:08:11:34] ENGINE Bus STARTED 2024-08-10T08:11:34.450 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:34.194+0000 7fae6fabf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:11:34.450 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:34.362+0000 7fae6fabf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:11:34.451 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:34] ENGINE Bus STARTING 2024-08-10T08:11:34.451 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: CherryPy Checker: 2024-08-10T08:11:34.706 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: The Application mounted at '' has an empty config. 2024-08-10T08:11:34.706 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:34.706 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:34] ENGINE Serving on http://:::9283 2024-08-10T08:11:34.706 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:34 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: [10/Aug/2024:08:11:34] ENGINE Bus STARTED 2024-08-10T08:11:35.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: Standby manager daemon x restarted 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: Standby manager daemon x started 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: Active manager daemon y restarted 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: Activating manager daemon y 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: mgrmap e48: y(active, starting, since 0.00670301s), standbys: x 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:11:35.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:11:35.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: Manager daemon y is now available 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:11:35.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: Active manager daemon y restarted 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: Activating manager daemon y 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: mgrmap e48: y(active, starting, since 0.00670301s), standbys: x 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:11:35.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: Manager daemon y is now available 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:35.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:11:35.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:11:35.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: Standby manager daemon x restarted 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: Standby manager daemon x started 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/203820980' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:11:35.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: Active manager daemon y restarted 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: Activating manager daemon y 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: mgrmap e48: y(active, starting, since 0.00670301s), standbys: x 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-10T08:11:35.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: Manager daemon y is now available 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi047", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi081", "name": "osd_memory_target"}]: dispatch 2024-08-10T08:11:35.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:11:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-10T08:11:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:11:35.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-10T08:11:35.872 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:35 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:35.379+0000 7fae0e941640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-10T08:11:36.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: mgrmap e49: y(active, since 1.01155s), standbys: x 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:36.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: mgrmap e49: y(active, since 1.01155s), standbys: x 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.conf 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.conf 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.conf 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: mgrmap e49: y(active, since 1.01155s), standbys: x 2024-08-10T08:11:36.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:36.257+0000 7fadc6c29640 -1 log_channel(cephadm) log [ERR] : [10/Aug/2024:08:11:36] ENGINE Error in HTTPServer.serve 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: Traceback (most recent call last): 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:11:36.375 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._connections.run(self.expiration_interval) 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._run(expiration_interval) 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: s = self.context.wrap_socket( 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: return self.sslsocket_class._create( 2024-08-10T08:11:36.376 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:11:36.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self.do_handshake() 2024-08-10T08:11:36.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:11:36.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: self._sslobj.do_handshake() 2024-08-10T08:11:36.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:11:36.377 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:36 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:11:37.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:11:37.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:11:37.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: [10/Aug/2024:08:11:36] ENGINE Bus STARTING 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: [10/Aug/2024:08:11:36] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: [10/Aug/2024:08:11:36] ENGINE Serving on https://172.21.15.47:7151 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: [10/Aug/2024:08:11:36] ENGINE Bus STARTED 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:37 smithi081 ceph-mon[118403]: [10/Aug/2024:08:11:36] ENGINE Error in HTTPServer.serve 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout: Traceback (most recent call last): 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._run(expiration_interval) 2024-08-10T08:11:37.232 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: s = self.context.wrap_socket( 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: return self.sslsocket_class._create( 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: self.do_handshake() 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: self._sslobj.do_handshake() 2024-08-10T08:11:37.233 INFO:journalctl@ceph.mon.b.smithi081.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:11:37.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: [10/Aug/2024:08:11:36] ENGINE Bus STARTING 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: [10/Aug/2024:08:11:36] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: [10/Aug/2024:08:11:36] ENGINE Serving on https://172.21.15.47:7151 2024-08-10T08:11:37.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: [10/Aug/2024:08:11:36] ENGINE Bus STARTED 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[137074]: [10/Aug/2024:08:11:36] ENGINE Error in HTTPServer.serve 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._run(expiration_interval) 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T08:11:37.374 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: self.do_handshake() 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.a.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: Updating smithi081:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: Updating smithi047:/etc/ceph/ceph.client.admin.keyring 2024-08-10T08:11:37.375 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: Updating smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: Updating smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/config/ceph.client.admin.keyring 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: Upgrade: Need to upgrade myself (mgr.y) 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: [10/Aug/2024:08:11:36] ENGINE Bus STARTING 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: [10/Aug/2024:08:11:36] ENGINE Serving on http://172.21.15.47:8765 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: [10/Aug/2024:08:11:36] ENGINE Serving on https://172.21.15.47:7151 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: [10/Aug/2024:08:11:36] ENGINE Bus STARTED 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-mon[30549]: [10/Aug/2024:08:11:36] ENGINE Error in HTTPServer.serve 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout: Traceback (most recent call last): 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._connections.run(self.expiration_interval) 2024-08-10T08:11:37.376 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._run(expiration_interval) 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: s = self.context.wrap_socket( 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: return self.sslsocket_class._create( 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: self.do_handshake() 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-10T08:11:37.377 INFO:journalctl@ceph.mon.c.smithi047.stdout: self._sslobj.do_handshake() 2024-08-10T08:11:37.378 INFO:journalctl@ceph.mon.c.smithi047.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-10T08:11:38.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:38 smithi047 ceph-mon[137074]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:38.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:38 smithi047 ceph-mon[137074]: mgrmap e50: y(active, since 2s), standbys: x 2024-08-10T08:11:38.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:38 smithi047 ceph-mon[30549]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:38.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:38 smithi047 ceph-mon[30549]: mgrmap e50: y(active, since 2s), standbys: x 2024-08-10T08:11:38.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:11:37] "GET /metrics HTTP/1.1" 200 35270 "" "Prometheus/2.43.0" 2024-08-10T08:11:38.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:38 smithi081 ceph-mon[118403]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:38.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:38 smithi081 ceph-mon[118403]: mgrmap e50: y(active, since 2s), standbys: x 2024-08-10T08:11:39.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:39 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:11:39.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:39 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:11:39.359 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:39 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:11:39.360 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:39 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:39.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:11:39.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:11:39.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:11:39.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:39.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:11:39.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:11:39.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:11:39.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:39 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:40.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:40 smithi081 ceph-mon[118403]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:40.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:40 smithi081 ceph-mon[118403]: Upgrade: Updating mgr.x 2024-08-10T08:11:40.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:40 smithi081 ceph-mon[118403]: Deploying daemon mgr.x on smithi081 2024-08-10T08:11:40.364 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:40 smithi081 ceph-mon[118403]: mgrmap e51: y(active, since 4s), standbys: x 2024-08-10T08:11:40.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[137074]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:40.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[137074]: Upgrade: Updating mgr.x 2024-08-10T08:11:40.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[137074]: Deploying daemon mgr.x on smithi081 2024-08-10T08:11:40.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[137074]: mgrmap e51: y(active, since 4s), standbys: x 2024-08-10T08:11:40.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[30549]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:40.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[30549]: Upgrade: Updating mgr.x 2024-08-10T08:11:40.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[30549]: Deploying daemon mgr.x on smithi081 2024-08-10T08:11:40.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:40 smithi047 ceph-mon[30549]: mgrmap e51: y(active, since 4s), standbys: x 2024-08-10T08:11:40.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:40 smithi081 systemd[1]: Stopping Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:11:41.224 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:40 smithi081 podman[125662]: 2024-08-10 08:11:40.737325105 +0000 UTC m=+0.126179069 container died 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, ceph=True, GIT_BRANCH=HEAD) 2024-08-10T08:11:41.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 podman[125662]: 2024-08-10 08:11:41.223732689 +0000 UTC m=+0.612586655 container cleanup 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-08-10T08:11:41.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 bash[125662]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x 2024-08-10T08:11:41.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 podman[125676]: 2024-08-10 08:11:41.408886636 +0000 UTC m=+0.671296030 container remove 61fd87a11bd7c1add379fa02bbe0bef8ccbebfe2390fdcc53ea5b49db8b2a9d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:11:41.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:11:41.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-10T08:11:41.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 systemd[1]: Stopped Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:11:41.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service: Consumed 11.722s CPU time. 2024-08-10T08:11:41.982 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:41 smithi081 systemd[1]: Starting Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:11:42.324 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-mon[118403]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:42.325 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 podman[125804]: 2024-08-10 08:11:41.957282807 +0000 UTC m=+0.017933463 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:11:42.325 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 podman[125804]: 2024-08-10 08:11:42.068814843 +0000 UTC m=+0.129465488 container create 3f89805c5ab2f4f5e571e71c7c5947f79d26ae354f5a469977de8eff5ec4e916 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-10T08:11:42.325 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 podman[125804]: 2024-08-10 08:11:42.296345687 +0000 UTC m=+0.356996342 container init 3f89805c5ab2f4f5e571e71c7c5947f79d26ae354f5a469977de8eff5ec4e916 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, GIT_CLEAN=True, RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD) 2024-08-10T08:11:42.325 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 podman[125804]: 2024-08-10 08:11:42.299112167 +0000 UTC m=+0.359762811 container start 3f89805c5ab2f4f5e571e71c7c5947f79d26ae354f5a469977de8eff5ec4e916 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS) 2024-08-10T08:11:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:42 smithi047 ceph-mon[137074]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:42.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:42 smithi047 ceph-mon[30549]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-08-10T08:11:42.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-mgr[125823]: -- 172.21.15.81:0/517663588 <== mon.2 v2:172.21.15.81:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562cd67f30e0 con 0x562cd67d0800 2024-08-10T08:11:42.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 bash[125804]: 3f89805c5ab2f4f5e571e71c7c5947f79d26ae354f5a469977de8eff5ec4e916 2024-08-10T08:11:42.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 systemd[1]: Started Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:11:42.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:42.424+0000 7fa81dc36040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-10T08:11:42.579 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:42.577+0000 7fa81dc36040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:11:42.883 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:42.643+0000 7fa81dc36040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-10T08:11:42.884 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:42.882+0000 7fa81dc36040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-10T08:11:43.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:42.941+0000 7fa81dc36040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-10T08:11:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:11:43.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:43.773 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-10T08:11:43.773 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:43.773 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:43.773 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:43.773 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:11:43.773 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi047", "caps": []}]: dispatch 2024-08-10T08:11:43.774 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:43 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:44.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:43.884+0000 7fa81dc36040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-10T08:11:44.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:43.999+0000 7fa81dc36040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-10T08:11:44.231 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:44.059+0000 7fa81dc36040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-10T08:11:44.542 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:44.271+0000 7fa81dc36040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-10T08:11:44.542 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:44.330+0000 7fa81dc36040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-10T08:11:44.542 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:44.396+0000 7fa81dc36040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-10T08:11:44.543 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:44.541+0000 7fa81dc36040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-10T08:11:45.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:44 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:44.985+0000 7fa81dc36040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:45.160 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi081", "caps": []}]: dispatch 2024-08-10T08:11:45.413 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:45.339+0000 7fa81dc36040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-10T08:11:45.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:45.411+0000 7fa81dc36040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-10T08:11:45.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:45.574+0000 7fa81dc36040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-10T08:11:46.060 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T08:11:46.060 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.063 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.064 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.065 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.068 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.069 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.070 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:45 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:45.959+0000 7fa81dc36040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:46.026+0000 7fa81dc36040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.071 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.072 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.073 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.074 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.075 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:45 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.352 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:46.225+0000 7fa81dc36040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-10T08:11:46.616 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:46.396+0000 7fa81dc36040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-10T08:11:46.616 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:46.465+0000 7fa81dc36040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-10T08:11:46.616 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:46.553+0000 7fa81dc36040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-10T08:11:46.616 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:46.614+0000 7fa81dc36040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-10T08:11:46.965 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:46.965 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.966 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.967 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.968 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.969 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.970 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.971 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.972 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.973 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:46.974 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:46.975 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:46.975 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:46 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:11:47.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.211 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.212 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:47.213 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.214 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:47.215 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:46 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:47.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:47.209+0000 7fa81dc36040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-10T08:11:47.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:47.378+0000 7fa81dc36040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-10T08:11:47.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: [10/Aug/2024:08:11:47] ENGINE Bus STARTING 2024-08-10T08:11:47.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: CherryPy Checker: 2024-08-10T08:11:47.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: The Application mounted at '' has an empty config. 2024-08-10T08:11:47.474 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: 2024-08-10T08:11:47.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: [10/Aug/2024:08:11:47] ENGINE Serving on http://:::9283 2024-08-10T08:11:47.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x[125819]: [10/Aug/2024:08:11:47] ENGINE Bus STARTED 2024-08-10T08:11:48.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:11:48.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.107 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.108 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.109 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Standby manager daemon x restarted 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: Standby manager daemon x started 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.110 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.111 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.112 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.112 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:11:48.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.112 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.113 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.114 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Standby manager daemon x restarted 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: Standby manager daemon x started 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:11:48.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:11:48.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:11:48.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:11:48.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.116 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.117 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.118 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.118 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.118 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.118 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.118 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.119 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.119 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.119 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.119 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.119 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.119 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.120 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.120 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.120 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.120 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.121 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:11:47] "GET /metrics HTTP/1.1" 200 35270 "" "Prometheus/2.43.0" 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.188 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.189 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.190 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Standby manager daemon x restarted 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: Standby manager daemon x started 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.? 172.21.15.81:0/3004177232' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.191 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.192 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:48.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:48.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:48.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:48.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:48.193 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.233 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: mgrmap e52: y(active, since 14s), standbys: x 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.234 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.235 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:11:49.236 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: mgrmap e52: y(active, since 14s), standbys: x 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.376 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: mgrmap e52: y(active, since 14s), standbys: x 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.379 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:11:49.380 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:11:49.382 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:48 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-10T08:11:50.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[137074]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:50.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.114 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[137074]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[137074]: Upgrade: It appears safe to stop mon.a 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[30549]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[30549]: Upgrade: It appears safe to stop mon.a 2024-08-10T08:11:50.115 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:49 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:50.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:49 smithi081 ceph-mon[118403]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:50.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:50.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:49 smithi081 ceph-mon[118403]: Upgrade: It appears safe to stop mon.a 2024-08-10T08:11:50.131 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:11:52.039 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[30549]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[137074]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:11:52.040 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:51 smithi047 ceph-mon[137074]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:52.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:51 smithi081 ceph-mon[118403]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:52.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:11:52.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:11:52.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[30549]: Upgrade: Updating mon.a 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[30549]: Deploying daemon mon.a on smithi047 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[137074]: Upgrade: Updating mon.a 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[137074]: Deploying daemon mon.a on smithi047 2024-08-10T08:11:53.098 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.099 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.099 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:52 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:52 smithi081 ceph-mon[118403]: Upgrade: Updating mon.a 2024-08-10T08:11:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:52 smithi081 ceph-mon[118403]: Deploying daemon mon.a on smithi047 2024-08-10T08:11:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:53 smithi081 ceph-mon[118403]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[137074]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[30549]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-10T08:11:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:53 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.088 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:11:55.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:55.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='client.25879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='client.25879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:55.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:55 smithi047 ceph-mon[137074]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:11:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='client.25879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:55.804 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:11:55.804 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 0s ago 33m - - 2024-08-10T08:11:55.804 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 0s ago 33m - - 2024-08-10T08:11:55.804 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (3m) 0s ago 27m 25.7M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:11:55.804 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (3m) 0s ago 27m 81.2M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:11:55.804 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (6m) 0s ago 26m 59.8M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (13s) 0s ago 32m 440M - 19.1.0-1337-g36f01218 d832c01f1eba 3f89805c5ab2 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (16m) 0s ago 34m 495M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (27s) 0s ago 34m 40.6M 2048M 19.1.0-1337-g36f01218 d832c01f1eba 1e3b7f067b55 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (96s) 0s ago 32m 48.4M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (32m) 0s ago 32m 81.1M 2048M 17.2.0 e1d6a67b021e bee76524fe46 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (4m) 0s ago 28m 16.2M - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (4m) 0s ago 28m 15.3M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (32m) 0s ago 32m 53.4M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (31m) 0s ago 31m 57.4M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (31m) 0s ago 31m 51.7M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (31m) 0s ago 31m 54.2M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (30m) 0s ago 30m 56.5M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (30m) 0s ago 30m 52.8M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:11:55.805 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (29m) 0s ago 29m 51.4M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:11:55.806 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (29m) 0s ago 29m 54.3M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:11:55.806 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (4m) 0s ago 28m 66.9M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:11:55.806 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (26m) 0s ago 26m 79.0M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:11:55.806 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (26m) 0s ago 26m 79.2M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:11:56.239 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:11:56.239 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:11:56.239 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:11:56.240 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-08-10T08:11:56.241 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 4 2024-08-10T08:11:56.241 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:11:56.241 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:11:56.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:56 smithi047 systemd[1]: Stopping Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:11:56.626 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi047", 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "1/2 daemons upgraded", 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mon daemons", 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:11:56.627 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:11:56.818 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[137070]: 2024-08-10T08:11:56.475+0000 7f0a6eb98640 -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-08-10T08:11:56.818 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:56 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[137070]: 2024-08-10T08:11:56.475+0000 7f0a6eb98640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-10T08:11:56.818 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:56 smithi047 podman[140647]: 2024-08-10 08:11:56.526312739 +0000 UTC m=+0.183200113 container died 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-36f0121, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.build-date=20240731) 2024-08-10T08:11:57.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:56 smithi047 podman[140647]: 2024-08-10 08:11:56.924559474 +0000 UTC m=+0.581446838 container cleanup 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T08:11:57.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:56 smithi047 bash[140647]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a 2024-08-10T08:11:57.416 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 podman[140679]: 2024-08-10 08:11:57.159242084 +0000 UTC m=+0.634960587 container remove 1e3b7f067b55a757bfe6d042b782c9773d1e50bcdda640979917c4ec39d32f0b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, RELEASE=squid-36f0121, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-08-10T08:11:57.416 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-10T08:11:57.416 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 systemd[1]: Stopped Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:11:57.416 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service: Consumed 1.739s CPU time. 2024-08-10T08:11:57.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 systemd[1]: Starting Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:11:58.006 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:11:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:11:57] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-08-10T08:11:58.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 podman[140814]: 2024-08-10 08:11:57.735715402 +0000 UTC m=+0.111054505 container create e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0) 2024-08-10T08:11:58.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 podman[140814]: 2024-08-10 08:11:57.6430818 +0000 UTC m=+0.018420887 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:11:58.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 podman[140814]: 2024-08-10 08:11:57.98026393 +0000 UTC m=+0.355603007 container init e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-08-10T08:11:58.007 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:57 smithi047 podman[140814]: 2024-08-10 08:11:57.983870878 +0000 UTC m=+0.359209942 container start e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-36f0121, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc), process ceph-mon, pid 2 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: pidfile_write: ignore empty --pid-file 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: load: jerasure load: lrc 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: RocksDB version: 7.9.2 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Git sha 0 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Compile date 2024-08-09 15:16:55 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: DB SUMMARY 2024-08-10T08:11:58.275 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: DB Session ID: DMQ9GHP3RVLADKDCCVDN 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: CURRENT file: CURRENT 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: MANIFEST file: MANIFEST-000110 size: 758 Bytes 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000118.sst 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000116.log size: 2418472 ; 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.error_if_exists: 0 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.create_if_missing: 0 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.paranoid_checks: 1 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T08:11:58.276 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.env: 0x556c978347a0 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.info_log: 0x556c983c3500 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.statistics: (nil) 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.use_fsync: 0 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_log_file_size: 0 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T08:11:58.277 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.allow_fallocate: 1 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.use_direct_reads: 0 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.db_log_dir: 2024-08-10T08:11:58.278 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.wal_dir: 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.write_buffer_manager: 0x556c983d2dc0 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T08:11:58.280 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.unordered_write: 0 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T08:11:58.281 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.row_cache: None 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.wal_filter: None 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.two_write_queues: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.wal_compression: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.atomic_flush: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T08:11:58.282 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.log_readahead_size: 0 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_background_jobs: 2 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_background_compactions: -1 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_subcompactions: 1 2024-08-10T08:11:58.283 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_open_files: -1 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T08:11:58.284 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_background_flushes: -1 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Compression algorithms supported: 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kZSTD supported: 0 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kXpressCompression supported: 0 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kBZip2Compression supported: 0 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kLZ4Compression supported: 1 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kZlibCompression supported: 1 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: kSnappyCompression supported: 1 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T08:11:58.285 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000110 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.merge_operator: 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_filter: None 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c983c3120) 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks: 1 2024-08-10T08:11:58.286 INFO:journalctl@ceph.mon.a.smithi047.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: pin_top_level_index_and_filter: 1 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_type: 0 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_index_type: 0 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_shortening: 1 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: checksum: 4 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: no_block_cache: 0 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache: 0x556c983b7090 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_name: BinnedLRUCache 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_options: 2024-08-10T08:11:58.287 INFO:journalctl@ceph.mon.a.smithi047.stdout: capacity : 536870912 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_shard_bits : 4 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: strict_capacity_limit : 0 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: high_pri_pool_ratio: 0.000 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_cache_compressed: (nil) 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: persistent_cache: (nil) 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size: 4096 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_size_deviation: 10 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_restart_interval: 16 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: index_block_restart_interval: 1 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: metadata_block_size: 4096 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: partition_filters: 0 2024-08-10T08:11:58.288 INFO:journalctl@ceph.mon.a.smithi047.stdout: use_delta_encoding: 1 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: filter_policy: bloomfilter 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: whole_key_filtering: 1 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: verify_compression: 0 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: read_amp_bytes_per_bit: 0 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: format_version: 5 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_index_compression: 1 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: block_align: 0 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: max_auto_readahead_size: 262144 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: prepopulate_block_cache: 0 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: initial_auto_readahead_size: 8192 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T08:11:58.289 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression: NoCompression 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.num_levels: 7 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T08:11:58.290 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T08:11:58.291 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T08:11:58.292 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T08:11:58.293 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T08:11:58.294 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.inplace_update_support: 0 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.bloom_locality: 0 2024-08-10T08:11:58.295 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.max_successive_merges: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.ttl: 2592000 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.enable_blob_files: false 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.min_blob_size: 0 2024-08-10T08:11:58.296 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000110 succeeded,manifest_file_number is 110, next_file_number is 120, last_sequence is 56257, log_number is 116,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 116 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 116 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b4881635-955a-4e21-bbd3-633cf520498a 2024-08-10T08:11:58.297 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277518011286, "job": 1, "event": "recovery_started", "wal_files": [116]} 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #116 mode 2 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277518019199, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 121, "file_size": 2260036, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 56258, "largest_seqno": 57314, "table_properties": {"data_size": 2254529, "index_size": 2990, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 13673, "raw_average_key_size": 23, "raw_value_size": 2243455, "raw_average_value_size": 3922, "num_data_blocks": 133, "num_entries": 572, "num_filter_entries": 572, "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": 1723277518, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b4881635-955a-4e21-bbd3-633cf520498a", "db_session_id": "DMQ9GHP3RVLADKDCCVDN", "orig_file_number": 121, "seqno_to_time_mapping": "N/A"}} 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277518019324, "job": 1, "event": "recovery_finished"} 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/version_set.cc:5047] Creating manifest 123 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000116.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556c983e4e00 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: DB pointer 0x556c984de000 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T08:11:58.298 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** DB Stats ** 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T08:11:58.299 INFO:journalctl@ceph.mon.a.smithi047.stdout: L0 1/0 2.16 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 510.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: L6 1/0 13.07 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-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: Sum 2/0 15.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 510.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.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 510.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.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 510.3 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T08:11:58.300 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: Cumulative compaction: 0.00 GB write, 206.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.stdout: Interval compaction: 0.00 GB write, 206.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:11:58.301 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: Block cache BinnedLRUCache@0x556c983b7090#2 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 4.7e-05 secs_since: 0 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: starting mon.a rank 0 at public addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] at bind addrs [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???) e3 preinit fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).mds e1 new map 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).mds e1 print_map 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: e1 2024-08-10T08:11:58.302 INFO:journalctl@ceph.mon.a.smithi047.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.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-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout: legacy client fscid: -1 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout: 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout: No filesystems configured 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:11:58.303 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-08-10T08:11:58.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 bash[140814]: e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 2024-08-10T08:11:58.304 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 systemd[1]: Started Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='client.25903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: mon.a calling monitor election 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: monmap epoch 3 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: last_changed 2024-08-10T07:39:07.499957+0000 2024-08-10T08:11:58.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: min_mon_release 17 (quincy) 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: election_strategy: 1 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: fsmap 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: mgrmap e52: y(active, since 23s), standbys: x 2024-08-10T08:11:58.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: overall HEALTH_OK 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='' 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='client.25903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a calling monitor election 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:11:58.604 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: monmap epoch 3 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: last_changed 2024-08-10T07:39:07.499957+0000 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: min_mon_release 17 (quincy) 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: election_strategy: 1 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: fsmap 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: mgrmap e52: y(active, since 23s), standbys: x 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: overall HEALTH_OK 2024-08-10T08:11:58.605 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='' 2024-08-10T08:11:58.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:58.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:58.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:58.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:58.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:58.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:11:58.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='client.25903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:11:58.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: mon.a calling monitor election 2024-08-10T08:11:58.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:11:58.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: monmap epoch 3 2024-08-10T08:11:58.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: last_changed 2024-08-10T07:39:07.499957+0000 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: min_mon_release 17 (quincy) 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: election_strategy: 1 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: fsmap 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: mgrmap e52: y(active, since 23s), standbys: x 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: overall HEALTH_OK 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='' 2024-08-10T08:11:58.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:58.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:58.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:58.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:58.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:11:59 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:11:59.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:11:59.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:11:59.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:11:59.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:11:59.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:11:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.470 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:00.470 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.471 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.473 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.474 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.475 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.476 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.477 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.478 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.479 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.480 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.480 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.480 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:00.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:01 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:01.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:01.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:01.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:01.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.579 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.580 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.582 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.584 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.586 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.587 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:03.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.310 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.311 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.312 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.313 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.314 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.315 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.316 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.317 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.318 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.319 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.320 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:04.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.566 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.568 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.577 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:05.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.375 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.376 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:06.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.377 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.378 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.379 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.380 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.381 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.382 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.383 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.384 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.385 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.386 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.386 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.386 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.386 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:06 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:06.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:06.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:06.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:06.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:06.742 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:06 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:07.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:07 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:07.886 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:12:07] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.43.0" 2024-08-10T08:12:08.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:08 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:08.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:08 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:09.428 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.429 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.430 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.431 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.432 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.433 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.434 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.438 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.439 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:09 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:09.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:09.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:09.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:09.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:09.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:09 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:10 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:10.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:10 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.601 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.602 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:11.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.604 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.605 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.606 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.607 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.608 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.609 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.610 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.611 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.611 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.611 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:11 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:11.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:11.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:11.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:11.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:11.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:11.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:11 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.484 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.485 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.486 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.487 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:12 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:12.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:12.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:12 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:13 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.696 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.697 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.698 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.699 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.700 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.701 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:13.702 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:13 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:14 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.705 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:14.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:14 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:15 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.724 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.725 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.726 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.727 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:15.728 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:15.729 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:15 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: Upgrade: It appears safe to stop mon.c 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: Upgrade: It appears safe to stop mon.c 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: Upgrade: It appears safe to stop mon.c 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:16.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:17.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:17 smithi047 ceph-mon[140833]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:17.528 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:17 smithi047 ceph-mon[30549]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:17 smithi081 ceph-mon[118403]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:18.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:12:17] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.43.0" 2024-08-10T08:12:19.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:19.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: Upgrade: Updating mon.c 2024-08-10T08:12:19.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:19.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:19.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:19.697 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: Deploying daemon mon.c on smithi047 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[30549]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: Upgrade: Updating mon.c 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: Deploying daemon mon.c on smithi047 2024-08-10T08:12:19.698 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: Upgrade: Updating mon.c 2024-08-10T08:12:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: Deploying daemon mon.c on smithi047 2024-08-10T08:12:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:21.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:21 smithi047 ceph-mon[140833]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:21.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:21 smithi047 ceph-mon[30549]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:21.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:21 smithi081 ceph-mon[118403]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:23.009 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:22 smithi047 systemd[1]: Stopping Ceph mon.c for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:12:23.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c[30532]: 2024-08-10T08:12:23.006+0000 7ff4c4cd2700 -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-08-10T08:12:23.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:23 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c[30532]: 2024-08-10T08:12:23.006+0000 7ff4c4cd2700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-08-10T08:12:23.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:23 smithi047 podman[147286]: 2024-08-10 08:12:23.191077368 +0000 UTC m=+0.305327530 container died bee76524fe464f2a7fd758307ea1afef4082ccaeaacca85eec66fc0ff2fa14dc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, 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=Guillaume Abrioux , 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.k8s.display-name=CentOS Stream 8, release=754, ceph=True, name=centos-stream, io.openshift.tags=base centos centos-stream, distribution-scope=public, vcs-type=git, architecture=x86_64, io.openshift.expose-services=, 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, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, RELEASE=HEAD, vendor=Red Hat, Inc., GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, version=8) 2024-08-10T08:12:23.841 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:23 smithi047 podman[147286]: 2024-08-10 08:12:23.555581567 +0000 UTC m=+0.669831718 container cleanup bee76524fe464f2a7fd758307ea1afef4082ccaeaacca85eec66fc0ff2fa14dc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, 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_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, io.buildah.version=1.19.8, distribution-scope=public, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, io.openshift.expose-services=, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., release=754, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, version=8, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, 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., com.redhat.component=centos-stream-container, vcs-type=git) 2024-08-10T08:12:23.841 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:23 smithi047 bash[147286]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c 2024-08-10T08:12:24.121 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:23 smithi047 podman[147301]: 2024-08-10 08:12:23.840469264 +0000 UTC m=+0.644643019 container remove bee76524fe464f2a7fd758307ea1afef4082ccaeaacca85eec66fc0ff2fa14dc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, io.k8s.display-name=CentOS Stream 8, version=8, 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.buildah.version=1.19.8, architecture=x86_64, GIT_BRANCH=HEAD, io.openshift.expose-services=, 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., vendor=Red Hat, Inc., name=centos-stream, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0) 2024-08-10T08:12:24.121 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-10T08:12:24.121 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 systemd[1]: Stopped Ceph mon.c for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:12:24.121 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.c.service: Consumed 24.945s CPU time. 2024-08-10T08:12:24.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 systemd[1]: Starting Ceph mon.c for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:12:24.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 podman[147429]: 2024-08-10 08:12:24.347785106 +0000 UTC m=+0.017722652 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:12:24.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 podman[147429]: 2024-08-10 08:12:24.471083158 +0000 UTC m=+0.141020695 container create 520231a5c25c2d0b1f9a8d051cf1a2f34500d4c3dfa56973e8f3401c13f64fd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True) 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 podman[147429]: 2024-08-10 08:12:24.749500929 +0000 UTC m=+0.419438469 container init 520231a5c25c2d0b1f9a8d051cf1a2f34500d4c3dfa56973e8f3401c13f64fd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, io.buildah.version=1.36.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True) 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 podman[147429]: 2024-08-10 08:12:24.752833478 +0000 UTC m=+0.422771016 container start 520231a5c25c2d0b1f9a8d051cf1a2f34500d4c3dfa56973e8f3401c13f64fd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, ceph=True) 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: set uid:gid to 167:167 (ceph:ceph) 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc), process ceph-mon, pid 2 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: pidfile_write: ignore empty --pid-file 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: load: jerasure load: lrc 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: RocksDB version: 7.9.2 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Git sha 0 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Compile date 2024-08-09 15:16:55 2024-08-10T08:12:25.048 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: DB SUMMARY 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: DB Session ID: U0IMMJ95QHARWB3IG820 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: CURRENT file: CURRENT 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: IDENTITY file: IDENTITY 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: MANIFEST file: MANIFEST-000009 size: 6333 Bytes 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000108.sst 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000106.log size: 1031403 ; 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.error_if_exists: 0 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.create_if_missing: 0 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.paranoid_checks: 1 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.flush_verify_memtable_count: 1 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-10T08:12:25.049 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.env: 0x55e2dda457a0 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.fs: PosixFileSystem 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.info_log: 0x55e2dedf3500 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_file_opening_threads: 16 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.statistics: (nil) 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.use_fsync: 0 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_log_file_size: 0 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.log_file_time_to_roll: 0 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.keep_log_file_num: 1000 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.recycle_log_file_num: 0 2024-08-10T08:12:25.050 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.allow_fallocate: 1 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.allow_mmap_reads: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.allow_mmap_writes: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.use_direct_reads: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.create_missing_column_families: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.db_log_dir: 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.wal_dir: 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.table_cache_numshardbits: 6 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.WAL_ttl_seconds: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.WAL_size_limit_MB: 0 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-10T08:12:25.051 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.is_fd_close_on_exec: 1 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.advise_random_on_open: 1 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.db_write_buffer_size: 0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.write_buffer_manager: 0x55e2dee02dc0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.use_adaptive_mutex: 0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.rate_limiter: (nil) 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.wal_recovery_mode: 2 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.enable_thread_tracking: 0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.enable_pipelined_write: 0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.unordered_write: 0 2024-08-10T08:12:25.052 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-10T08:12:25.053 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-10T08:12:25.053 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-10T08:12:25.053 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-10T08:12:25.053 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.row_cache: None 2024-08-10T08:12:25.053 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.wal_filter: None 2024-08-10T08:12:25.054 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-10T08:12:25.054 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.allow_ingest_behind: 0 2024-08-10T08:12:25.054 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.two_write_queues: 0 2024-08-10T08:12:25.054 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.manual_wal_flush: 0 2024-08-10T08:12:25.054 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.wal_compression: 0 2024-08-10T08:12:25.054 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.atomic_flush: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.persist_stats_to_disk: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.write_dbid_to_manifest: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.log_readahead_size: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.best_efforts_recovery: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.allow_data_in_errors: 0 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.db_host_id: __hostname__ 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.enforce_single_del_contracts: true 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_background_jobs: 2 2024-08-10T08:12:25.055 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_background_compactions: -1 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_subcompactions: 1 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.delayed_write_rate : 16777216 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_total_wal_size: 0 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.stats_dump_period_sec: 600 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.stats_persist_period_sec: 600 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_open_files: -1 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bytes_per_sync: 0 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.wal_bytes_per_sync: 0 2024-08-10T08:12:25.056 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.strict_bytes_per_sync: 0 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_readahead_size: 0 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_background_flushes: -1 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Compression algorithms supported: 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kZSTD supported: 0 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kXpressCompression supported: 0 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kBZip2Compression supported: 0 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kLZ4Compression supported: 1 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kZlibCompression supported: 1 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kLZ4HCCompression supported: 1 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: kSnappyCompression supported: 1 2024-08-10T08:12:25.057 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Fast CRC32 supported: Supported on x86 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: DMutex implementation: pthread_mutex_t 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.merge_operator: 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_filter: None 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_filter_factory: None 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.sst_partitioner_factory: None 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.memtable_factory: SkipListFactory 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.table_factory: BlockBasedTable 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e2dedf3120) 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout: cache_index_and_filter_blocks: 1 2024-08-10T08:12:25.058 INFO:journalctl@ceph.mon.c.smithi047.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: pin_top_level_index_and_filter: 1 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: index_type: 0 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: data_block_index_type: 0 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: index_shortening: 1 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: data_block_hash_table_util_ratio: 0.750000 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: checksum: 4 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: no_block_cache: 0 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_cache: 0x55e2dede7090 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_cache_name: BinnedLRUCache 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_cache_options: 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: capacity : 536870912 2024-08-10T08:12:25.059 INFO:journalctl@ceph.mon.c.smithi047.stdout: num_shard_bits : 4 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: strict_capacity_limit : 0 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: high_pri_pool_ratio: 0.000 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_cache_compressed: (nil) 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: persistent_cache: (nil) 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_size: 4096 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_size_deviation: 10 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_restart_interval: 16 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: index_block_restart_interval: 1 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: metadata_block_size: 4096 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: partition_filters: 0 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: use_delta_encoding: 1 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: filter_policy: bloomfilter 2024-08-10T08:12:25.060 INFO:journalctl@ceph.mon.c.smithi047.stdout: whole_key_filtering: 1 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: verify_compression: 0 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: read_amp_bytes_per_bit: 0 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: format_version: 5 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: enable_index_compression: 1 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: block_align: 0 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: max_auto_readahead_size: 262144 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: prepopulate_block_cache: 0 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: initial_auto_readahead_size: 8192 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout: num_file_reads_for_auto_readahead: 2 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.write_buffer_size: 33554432 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_write_buffer_number: 2 2024-08-10T08:12:25.061 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression: NoCompression 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression: Disabled 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.prefix_extractor: nullptr 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.num_levels: 7 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:12:25.062 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.window_bits: -14 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.level: 32767 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.strategy: 0 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.enabled: false 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-10T08:12:25.063 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.target_file_size_base: 67108864 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.target_file_size_multiplier: 1 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-10T08:12:25.064 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.arena_block_size: 1048576 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.disable_auto_compactions: 0 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-10T08:12:25.065 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.inplace_update_support: 0 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.inplace_update_num_locks: 10000 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.memtable_huge_page_size: 0 2024-08-10T08:12:25.066 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.bloom_locality: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.max_successive_merges: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.optimize_filters_for_hits: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.paranoid_file_checks: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.force_consistency_checks: 1 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.report_bg_io_stats: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.ttl: 2592000 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.periodic_compaction_seconds: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.enable_blob_files: false 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.min_blob_size: 0 2024-08-10T08:12:25.067 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.blob_file_size: 268435456 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.blob_compression_type: NoCompression 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.enable_blob_garbage_collection: false 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.blob_file_starting_level: 0 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 108.sst 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: 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 110, last_sequence is 63929, log_number is 106,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 106 2024-08-10T08:12:25.068 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 85a4cc15-83aa-4da1-aa24-ea219692a6f3 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277544780505, "job": 1, "event": "recovery_started", "wal_files": [106]} 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #106 mode 2 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277544784368, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 111, "file_size": 644078, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 63934, "largest_seqno": 64728, "table_properties": {"data_size": 640218, "index_size": 1604, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 11573, "raw_average_key_size": 25, "raw_value_size": 632120, "raw_average_value_size": 1371, "num_data_blocks": 66, "num_entries": 461, "num_filter_entries": 461, "num_deletions": 26, "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": 1723277544, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "85a4cc15-83aa-4da1-aa24-ea219692a6f3", "db_session_id": "U0IMMJ95QHARWB3IG820", "orig_file_number": 111, "seqno_to_time_mapping": "N/A"}} 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: EVENT_LOG_v1 {"time_micros": 1723277544784478, "job": 1, "event": "recovery_finished"} 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/version_set.cc:5047] Creating manifest 113 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000106.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e2dee14e00 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: DB pointer 0x55e2def0e000 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout: ** DB Stats ** 2024-08-10T08:12:25.069 INFO:journalctl@ceph.mon.c.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.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-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.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-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.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-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: L0 1/0 628.98 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:12:25.070 INFO:journalctl@ceph.mon.c.smithi047.stdout: L6 1/0 14.80 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-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: Sum 2/0 15.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 287.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.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 287.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: ** Compaction Stats [default] ** 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.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-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.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 287.4 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-08-10T08:12:25.071 INFO:journalctl@ceph.mon.c.smithi047.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: AddFile(Keys): cumulative 0, interval 0 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: Cumulative compaction: 0.00 GB write, 97.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: Interval compaction: 0.00 GB write, 97.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.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-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: Block cache BinnedLRUCache@0x55e2dede7090#2 capacity: 512.00 MB usage: 3.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout: ** File Read Latency Histogram By Level [default] ** 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: starting mon.c rank 1 at public addrs [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] at bind addrs [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:12:25.072 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???) e3 preinit fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).mds e1 new map 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).mds e1 print_map 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout: e1 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.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-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout: legacy client fscid: -1 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout: 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout: No filesystems configured 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:12:25.073 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:12:25.074 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-08-10T08:12:25.074 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 ceph-mon[147447]: mon.c@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-08-10T08:12:25.074 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 bash[147429]: 520231a5c25c2d0b1f9a8d051cf1a2f34500d4c3dfa56973e8f3401c13f64fd6 2024-08-10T08:12:25.074 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:24 smithi047 systemd[1]: Started Ceph mon.c for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:12:26.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:26 smithi047 ceph-mon[140833]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:26.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:26 smithi047 ceph-mon[147447]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:26.576 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:26 smithi081 ceph-mon[118403]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:28.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:12:27] "GET /metrics HTTP/1.1" 200 38074 "" "Prometheus/2.43.0" 2024-08-10T08:12:30.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:29 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:12:29.796+0000 7fae0e941640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.a calling monitor election 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.c calling monitor election 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.b calling monitor election 2024-08-10T08:12:31.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: overall HEALTH_OK 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.a calling monitor election 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.c calling monitor election 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: monmap epoch 4 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: last_changed 2024-08-10T08:12:26.243987+0000 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: min_mon_release 19 (squid) 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: election_strategy: 1 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:12:31.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: fsmap 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: mgrmap e52: y(active, since 56s), standbys: x 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: overall HEALTH_OK 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='' 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:31.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.a calling monitor election 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.c calling monitor election 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.b calling monitor election 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T08:12:31.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: overall HEALTH_OK 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.a calling monitor election 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.c calling monitor election 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: monmap epoch 4 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: last_changed 2024-08-10T08:12:26.243987+0000 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: min_mon_release 19 (squid) 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: election_strategy: 1 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:12:31.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: fsmap 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: mgrmap e52: y(active, since 56s), standbys: x 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: overall HEALTH_OK 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='' 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:31.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.a calling monitor election 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.c calling monitor election 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-10T08:12:31.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.b calling monitor election 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: overall HEALTH_OK 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.a calling monitor election 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.c calling monitor election 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: monmap epoch 4 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: last_changed 2024-08-10T08:12:26.243987+0000 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: created 2024-08-10T07:37:33.171594+0000 2024-08-10T08:12:31.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: min_mon_release 19 (squid) 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: election_strategy: 1 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: 0: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.a 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: 1: [v2:172.21.15.47:3301/0,v1:172.21.15.47:6790/0] mon.c 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: 2: [v2:172.21.15.81:3300/0,v1:172.21.15.81:6789/0] mon.b 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: fsmap 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: osdmap e113: 8 total, 8 up, 8 in 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: mgrmap e52: y(active, since 56s), standbys: x 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: overall HEALTH_OK 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='' 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:31.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:12:31.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[140833]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[147447]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:32 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:32 smithi081 ceph-mon[118403]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:32 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:12:32.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:32 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:32 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:32.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:32 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:33.020 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: Reconfiguring mon.a (monmap changed)... 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: Reconfiguring daemon mon.a on smithi047 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: Reconfiguring mgr.y (monmap changed)... 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:33.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: Reconfiguring daemon mgr.y on smithi047 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[147447]: from='client.74100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: Reconfiguring mon.a (monmap changed)... 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: Reconfiguring daemon mon.a on smithi047 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: Reconfiguring mgr.y (monmap changed)... 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:33.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:33.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:12:33.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:33.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: Reconfiguring daemon mgr.y on smithi047 2024-08-10T08:12:33.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:33 smithi047 ceph-mon[140833]: from='client.74100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:33.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: Reconfiguring mon.a (monmap changed)... 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: Reconfiguring daemon mon.a on smithi047 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: Reconfiguring mgr.y (monmap changed)... 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: Reconfiguring daemon mgr.y on smithi047 2024-08-10T08:12:33.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:33 smithi081 ceph-mon[118403]: from='client.74100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 17s ago 33m - - 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 18s ago 33m - - 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (4m) 17s ago 28m 27.8M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (3m) 18s ago 28m 79.6M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (6m) 17s ago 27m 62.0M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (51s) 18s ago 33m 440M - 19.1.0-1337-g36f01218 d832c01f1eba 3f89805c5ab2 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (17m) 17s ago 34m 498M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (36s) 17s ago 34m 39.0M 2048M 19.1.0-1337-g36f01218 d832c01f1eba e7a8ffee69be 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (2m) 18s ago 33m 54.0M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 starting - - - 2048M 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (5m) 17s ago 29m 15.9M - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:12:33.757 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (5m) 18s ago 29m 15.4M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (32m) 17s ago 32m 53.4M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (32m) 17s ago 32m 57.4M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (32m) 17s ago 32m 51.7M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (31m) 17s ago 31m 54.2M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (31m) 18s ago 31m 56.5M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (30m) 18s ago 30m 52.8M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (30m) 18s ago 30m 51.5M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (30m) 18s ago 30m 54.3M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (4m) 18s ago 29m 69.1M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (27m) 17s ago 27m 79.0M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:12:33.758 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (27m) 18s ago 27m 79.2M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:12:34.176 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:12:34.176 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:12:34.177 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 3 2024-08-10T08:12:34.177 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:12:34.177 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:12:34.177 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:12:34.177 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:12:34.178 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:12:34.179 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-08-10T08:12:34.179 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 5 2024-08-10T08:12:34.179 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:12:34.179 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:12:34.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='client.74106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:34.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='client.74112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:34.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/3307703549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:34.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:34.435 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: Reconfiguring mon.c (monmap changed)... 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[140833]: Reconfiguring daemon mon.c on smithi047 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='client.74106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='client.74112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:34.436 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/3307703549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: Reconfiguring mon.c (monmap changed)... 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:34.437 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:34 smithi047 ceph-mon[147447]: Reconfiguring daemon mon.c on smithi047 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='client.74106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='client.74112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/3307703549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: Reconfiguring mon.c (monmap changed)... 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:34.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:34 smithi081 ceph-mon[118403]: Reconfiguring daemon mon.c on smithi047 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi047", 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "1/2 daemons upgraded", 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading mon daemons", 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:12:34.555 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:12:35.429 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:35 smithi081 ceph-mon[118403]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:35.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:35.430 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:35 smithi081 ceph-mon[118403]: from='client.74124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:35.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:35 smithi047 ceph-mon[147447]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:35.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:35 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:35.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:35 smithi047 ceph-mon[147447]: from='client.74124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:35.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:35 smithi047 ceph-mon[140833]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:35.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:35 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:35.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:35 smithi047 ceph-mon[140833]: from='client.74124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: Reconfiguring osd.0 (monmap changed)... 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:36.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:36 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.0 on smithi047 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: Reconfiguring osd.0 (monmap changed)... 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:36.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.0 on smithi047 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: Reconfiguring osd.0 (monmap changed)... 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:36.860 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:36 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.0 on smithi047 2024-08-10T08:12:37.442 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[140833]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:37.442 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.442 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.442 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[147447]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:37.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.443 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:37 smithi081 ceph-mon[118403]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:37.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:12:37] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-08-10T08:12:39.468 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: Reconfiguring osd.1 (monmap changed)... 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.1 on smithi047 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[147447]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:39.469 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:39.470 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: Reconfiguring osd.1 (monmap changed)... 2024-08-10T08:12:39.470 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T08:12:39.470 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:39.470 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.1 on smithi047 2024-08-10T08:12:39.470 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:39 smithi047 ceph-mon[140833]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: Reconfiguring osd.1 (monmap changed)... 2024-08-10T08:12:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-10T08:12:39.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.1 on smithi047 2024-08-10T08:12:39.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:39 smithi081 ceph-mon[118403]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:41.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:41.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:41.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:41.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: Reconfiguring osd.2 (monmap changed)... 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.2 on smithi047 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: Reconfiguring osd.2 (monmap changed)... 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:41.539 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:41 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.2 on smithi047 2024-08-10T08:12:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:41.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: Reconfiguring osd.2 (monmap changed)... 2024-08-10T08:12:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-10T08:12:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:41.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:41 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.2 on smithi047 2024-08-10T08:12:43.798 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:43 smithi047 ceph-mon[140833]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:43.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:43 smithi047 ceph-mon[147447]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:43.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:43 smithi081 ceph-mon[118403]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: Reconfiguring osd.3 (monmap changed)... 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T08:12:45.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.3 on smithi047 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: Reconfiguring osd.3 (monmap changed)... 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:45.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:44 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.3 on smithi047 2024-08-10T08:12:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: Reconfiguring osd.3 (monmap changed)... 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:45.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:44 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.3 on smithi047 2024-08-10T08:12:46.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:46 smithi081 ceph-mon[118403]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:46.490 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:46 smithi047 ceph-mon[140833]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:46.490 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:46 smithi047 ceph-mon[147447]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:47.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:47 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:47.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:47 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:47.527 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:47 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:48.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:12:47] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-08-10T08:12:48.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:48 smithi081 ceph-mon[118403]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:12:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:12:48.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[140833]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[147447]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi047.wvigwh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:12:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: Reconfiguring rgw.foo.smithi047.wvigwh (monmap changed)... 2024-08-10T08:12:49.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: Reconfiguring daemon rgw.foo.smithi047.wvigwh on smithi047 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: Reconfiguring rgw.foo.smithi047.wvigwh (monmap changed)... 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: Reconfiguring daemon rgw.foo.smithi047.wvigwh on smithi047 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:49.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:49.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:49.374 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: Reconfiguring rgw.foo.smithi047.wvigwh (monmap changed)... 2024-08-10T08:12:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: Reconfiguring daemon rgw.foo.smithi047.wvigwh on smithi047 2024-08-10T08:12:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-10T08:12:49.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-10T08:12:49.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:50 smithi081 ceph-mon[118403]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:50.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:50 smithi081 ceph-mon[118403]: Reconfiguring mon.b (monmap changed)... 2024-08-10T08:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:50 smithi081 ceph-mon[118403]: Reconfiguring daemon mon.b on smithi081 2024-08-10T08:12:50.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:50.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[140833]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[140833]: Reconfiguring mon.b (monmap changed)... 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[140833]: Reconfiguring daemon mon.b on smithi081 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[147447]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[147447]: Reconfiguring mon.b (monmap changed)... 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[147447]: Reconfiguring daemon mon.b on smithi081 2024-08-10T08:12:50.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:12:51.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: Reconfiguring mgr.x (monmap changed)... 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[140833]: Reconfiguring daemon mgr.x on smithi081 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:51.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: Reconfiguring mgr.x (monmap changed)... 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:51.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:51 smithi047 ceph-mon[147447]: Reconfiguring daemon mgr.x on smithi081 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: Reconfiguring mgr.x (monmap changed)... 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-10T08:12:51.884 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-10T08:12:51.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:51.885 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:51 smithi081 ceph-mon[118403]: Reconfiguring daemon mgr.x on smithi081 2024-08-10T08:12:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:53.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:52 smithi081 ceph-mon[118403]: Reconfiguring osd.4 (monmap changed)... 2024-08-10T08:12:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T08:12:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:53.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:52 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.4 on smithi081 2024-08-10T08:12:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[147447]: Reconfiguring osd.4 (monmap changed)... 2024-08-10T08:12:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T08:12:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:53.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.4 on smithi081 2024-08-10T08:12:53.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:53.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:53.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[140833]: Reconfiguring osd.4 (monmap changed)... 2024-08-10T08:12:53.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-10T08:12:53.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:53.374 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:52 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.4 on smithi081 2024-08-10T08:12:54.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:53 smithi081 ceph-mon[118403]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:54.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:54.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:54.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T08:12:54.180 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[140833]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:54.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[147447]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-10T08:12:54.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:54 smithi081 ceph-mon[118403]: Reconfiguring osd.5 (monmap changed)... 2024-08-10T08:12:55.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:54 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.5 on smithi081 2024-08-10T08:12:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:54 smithi047 ceph-mon[140833]: Reconfiguring osd.5 (monmap changed)... 2024-08-10T08:12:55.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:54 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.5 on smithi081 2024-08-10T08:12:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:54 smithi047 ceph-mon[147447]: Reconfiguring osd.5 (monmap changed)... 2024-08-10T08:12:55.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:54 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.5 on smithi081 2024-08-10T08:12:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:55 smithi081 ceph-mon[118403]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.339 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[140833]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:56.339 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.339 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.339 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.339 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[147447]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:12:56.339 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.340 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:56.340 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: Reconfiguring osd.6 (monmap changed)... 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:57.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:57 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.6 on smithi081 2024-08-10T08:12:57.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:57.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: Reconfiguring osd.6 (monmap changed)... 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.6 on smithi081 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: Reconfiguring osd.6 (monmap changed)... 2024-08-10T08:12:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-10T08:12:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:12:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.6 on smithi081 2024-08-10T08:12:58.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:12:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:12:57] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-08-10T08:12:58.316 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:12:58 smithi081 ceph-mon[118403]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:58.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:12:58 smithi047 ceph-mon[140833]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:12:58.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:12:58 smithi047 ceph-mon[147447]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:00.605 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:00.605 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.605 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.605 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T08:13:00.605 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:00.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.606 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-10T08:13:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: Reconfiguring osd.7 (monmap changed)... 2024-08-10T08:13:01.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: Reconfiguring daemon osd.7 on smithi081 2024-08-10T08:13:01.321 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:13:01.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:13:01.322 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:01.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: Reconfiguring osd.7 (monmap changed)... 2024-08-10T08:13:01.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: Reconfiguring daemon osd.7 on smithi081 2024-08-10T08:13:01.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: Reconfiguring osd.7 (monmap changed)... 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: Reconfiguring daemon osd.7 on smithi081 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi081.kphgwy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-10T08:13:01.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: Reconfiguring rgw.foo.smithi081.kphgwy (monmap changed)... 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: Reconfiguring daemon rgw.foo.smithi081.kphgwy on smithi081 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:02.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: Reconfiguring rgw.foo.smithi081.kphgwy (monmap changed)... 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: Reconfiguring daemon rgw.foo.smithi081.kphgwy on smithi081 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:13:02.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:13:02.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:13:02.635 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:13:02.636 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:13:02.637 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.638 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.639 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.640 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.640 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:02.640 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.640 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:13:02.640 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.640 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.641 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:13:02.642 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:02.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:02 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: Reconfiguring rgw.foo.smithi081.kphgwy (monmap changed)... 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: Reconfiguring daemon rgw.foo.smithi081.kphgwy on smithi081 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:13:02.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:13:02.738 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-10T08:13:02.739 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.740 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:02.741 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:02 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:03.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all mon 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all crash 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all mds 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all nfs 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all node-exporter 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all prometheus 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all alertmanager 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all grafana 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all loki 2024-08-10T08:13:03.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all promtail 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Finalizing container_image settings 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[140833]: Upgrade: Complete! 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all mon 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all crash 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all mds 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all nfs 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:13:03.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all node-exporter 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all prometheus 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all alertmanager 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all grafana 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all loki 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all promtail 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Finalizing container_image settings 2024-08-10T08:13:03.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:03 smithi047 ceph-mon[147447]: Upgrade: Complete! 2024-08-10T08:13:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all mon 2024-08-10T08:13:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all crash 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all mds 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all rbd-mirror 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all cephfs-mirror 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all ceph-exporter 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all nfs 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all node-exporter 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all prometheus 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all alertmanager 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all grafana 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all loki 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all promtail 2024-08-10T08:13:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Finalizing container_image settings 2024-08-10T08:13:03.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:03 smithi081 ceph-mon[118403]: Upgrade: Complete! 2024-08-10T08:13:04.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:04 smithi047 ceph-mon[140833]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:04.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:04 smithi047 ceph-mon[147447]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:04 smithi081 ceph-mon[118403]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:05.505 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[140833]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:05.505 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:05.505 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:05.505 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[140833]: from='client.74130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:05.506 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[147447]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:05.506 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:05.506 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:05.506 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:05 smithi047 ceph-mon[147447]: from='client.74130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:05.529 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T08:13:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:05 smithi081 ceph-mon[118403]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:05 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:05.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:05.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:05 smithi081 ceph-mon[118403]: from='client.74130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:06.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:06 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:06.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:06 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:06.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:06 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:07.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:07 smithi047 ceph-mon[140833]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:07.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:07 smithi047 ceph-mon[147447]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:07.695 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 7s ago 34m - - 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 12s ago 34m - - 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (4m) 7s ago 29m 26.3M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (4m) 12s ago 28m 81.0M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (7m) 7s ago 27m 62.0M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (85s) 12s ago 33m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 3f89805c5ab2 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (17m) 7s ago 35m 504M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (70s) 7s ago 35m 45.3M 2048M 19.1.0-1337-g36f01218 d832c01f1eba e7a8ffee69be 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (2m) 12s ago 34m 49.0M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (43s) 7s ago 34m 35.9M 2048M 19.1.0-1337-g36f01218 d832c01f1eba 520231a5c25c 2024-08-10T08:13:07.696 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (6m) 7s ago 29m 15.8M - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (6m) 12s ago 29m 16.2M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (33m) 7s ago 33m 53.5M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (33m) 7s ago 33m 57.4M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (32m) 7s ago 32m 51.7M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (32m) 7s ago 32m 54.2M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (31m) 12s ago 31m 56.5M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (31m) 12s ago 31m 52.5M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (31m) 12s ago 31m 51.5M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (30m) 12s ago 30m 54.4M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (5m) 12s ago 29m 69.1M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:13:07.697 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (28m) 7s ago 28m 79.3M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:13:07.698 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (28m) 12s ago 28m 79.5M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:13:07.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:07 smithi081 ceph-mon[118403]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:08.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:13:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:13:07] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-08-10T08:13:08.472 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:08 smithi047 ceph-mon[140833]: from='client.74136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:08.472 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:08 smithi047 ceph-mon[147447]: from='client.74136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:08.474 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-08-10T08:13:08.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:08 smithi081 ceph-mon[118403]: from='client.74136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:09.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:09 smithi047 ceph-mon[140833]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:09.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:09 smithi047 ceph-mon[147447]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:09.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:09 smithi081 ceph-mon[118403]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:10.657 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:13:11.373 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-08-10T08:13:11.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:11 smithi047 ceph-mon[147447]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:11.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:11 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/1834446652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:11 smithi047 ceph-mon[140833]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:11.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:11 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/1834446652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:11 smithi081 ceph-mon[118403]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:11.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:11 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/1834446652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:13.484 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)" 2024-08-10T08:13:13.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:13 smithi081 ceph-mon[118403]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:13.816 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:13 smithi047 ceph-mon[140833]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:13.817 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:13 smithi047 ceph-mon[147447]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:14.103 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-08-10T08:13:14.696 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:14 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/2865142297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:14.696 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:14 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/2865142297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:14.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:14 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/2865142297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:15.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:15 smithi081 ceph-mon[118403]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:15.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:15 smithi047 ceph-mon[140833]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:15.801 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:15 smithi047 ceph-mon[147447]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:16.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:16 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:16.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:16 smithi081 ceph-mon[118403]: from='client.74154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:17.038 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:17.038 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:17.038 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:17.038 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:17.038 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[140833]: from='client.74154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:17.039 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:17.039 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:17.039 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:17.039 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:17.039 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:16 smithi047 ceph-mon[147447]: from='client.74154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:17.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:17 smithi081 ceph-mon[118403]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:18.099 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:17 smithi047 ceph-mon[140833]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:18.100 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:17 smithi047 ceph-mon[147447]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:18.100 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:13:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:13:17] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-08-10T08:13:19.274 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:13:19.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:19 smithi047 ceph-mon[140833]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:19.827 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:19.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:19 smithi047 ceph-mon[147447]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:19.827 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:19.857 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade status' 2024-08-10T08:13:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:19 smithi081 ceph-mon[118403]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.547 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.547 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.548 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:21.548 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:22.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:22 smithi081 ceph-mon[118403]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:22.526 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:22 smithi047 ceph-mon[147447]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:22.527 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:22 smithi047 ceph-mon[140833]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": null, 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": false, 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "", 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": null, 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "", 2024-08-10T08:13:23.407 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:13:23.408 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:13:24.090 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph health detail' 2024-08-10T08:13:24.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:24 smithi047 ceph-mon[140833]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:24.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:24 smithi047 ceph-mon[147447]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:24.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:24 smithi081 ceph-mon[118403]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:25.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:25 smithi047 ceph-mon[140833]: from='client.74160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:25.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:25 smithi047 ceph-mon[147447]: from='client.74160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:25.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:25 smithi081 ceph-mon[118403]: from='client.74160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:26.228 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:26 smithi047 ceph-mon[140833]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:26.228 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:26 smithi047 ceph-mon[147447]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:26.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:26 smithi081 ceph-mon[118403]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:26.869 INFO:teuthology.orchestra.run.smithi047.stdout:HEALTH_OK 2024-08-10T08:13:27.419 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:27 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:27.420 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:27 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/3299379820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:13:27.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:27 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:27.420 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:27 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/3299379820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:13:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:27 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:27.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:27 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/3299379820' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-10T08:13:27.542 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-08-10T08:13:28.087 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:13:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:13:27] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-08-10T08:13:28.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:28 smithi047 ceph-mon[147447]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:28.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:28 smithi047 ceph-mon[140833]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:28.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:28 smithi081 ceph-mon[118403]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:30.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:30 smithi081 ceph-mon[118403]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:30.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:30 smithi047 ceph-mon[140833]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:30.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:30 smithi047 ceph-mon[147447]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:31.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:31 smithi081 ceph-mon[118403]: from='client.84145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:31.504 INFO:teuthology.orchestra.run.smithi047.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:31.504 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:31 smithi047 ceph-mon[140833]: from='client.84145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:31.505 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:31 smithi047 ceph-mon[147447]: from='client.84145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:32.360 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- 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-08-10T08:13:32.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:32 smithi081 ceph-mon[118403]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:32.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:32 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:32.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:32 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:32.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:32 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:32.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:32 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:32.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:32 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[140833]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[147447]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:32.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:32.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:32 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:33.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:33 smithi081 ceph-mon[118403]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:33.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:33 smithi081 ceph-mon[118403]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:33.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:33 smithi047 ceph-mon[140833]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:33.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:33 smithi047 ceph-mon[140833]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:33.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:33 smithi047 ceph-mon[147447]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:33.575 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:33 smithi047 ceph-mon[147447]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df 2024-08-10T08:13:34.345 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:34 smithi047 ceph-mon[140833]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:34.345 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:34 smithi047 ceph-mon[147447]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:34.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:34 smithi081 ceph-mon[118403]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:34.825 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:13:35.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:35 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:35.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:35 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:35.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:35.531 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:13:35.531 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 15s ago 34m - - 2024-08-10T08:13:35.531 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 19s ago 34m - - 2024-08-10T08:13:35.531 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (5m) 15s ago 29m 26.3M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:13:35.531 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (4m) 19s ago 29m 78.9M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:13:35.531 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (7m) 15s ago 28m 62.0M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (113s) 19s ago 34m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 3f89805c5ab2 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (18m) 15s ago 35m 506M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (97s) 15s ago 35m 46.0M 2048M 19.1.0-1337-g36f01218 d832c01f1eba e7a8ffee69be 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (3m) 19s ago 34m 50.5M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (71s) 15s ago 34m 37.0M 2048M 19.1.0-1337-g36f01218 d832c01f1eba 520231a5c25c 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (6m) 15s ago 30m 15.9M - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (6m) 19s ago 30m 15.5M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (33m) 15s ago 33m 53.5M 4096M 17.2.0 e1d6a67b021e 3464c7024af5 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (33m) 15s ago 33m 57.4M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (33m) 15s ago 33m 51.7M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (32m) 15s ago 32m 54.2M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (32m) 19s ago 32m 56.5M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:13:35.532 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (31m) 19s ago 31m 52.5M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:13:35.533 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (31m) 19s ago 31m 51.5M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:13:35.533 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (31m) 19s ago 31m 54.4M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:13:35.533 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (5m) 19s ago 30m 69.1M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:13:35.533 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (28m) 15s ago 28m 79.3M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:13:35.533 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (28m) 19s ago 28m 79.6M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:13:35.994 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 3 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:13:35.995 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:13:35.996 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:13:35.996 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-08-10T08:13:35.996 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 5 2024-08-10T08:13:35.996 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:13:35.996 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:13:36.353 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:13:36.353 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:13:36.353 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:13:36.353 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-08-10T08:13:36.353 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:13:36.354 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "0/8 daemons upgraded", 2024-08-10T08:13:36.354 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading osd daemons", 2024-08-10T08:13:36.354 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:13:36.354 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='client.74178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='client.74184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:13:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.483 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:36 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/238520779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='client.74178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='client.74184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:13:36.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/238520779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='client.74178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='client.74184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:36.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:36 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/238520779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:37.510 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all mgr 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all mon 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all crash 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: from='client.74190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: Upgrade: osd.0 is safe to restart 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:13:37.511 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all mgr 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all mon 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all crash 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: from='client.74190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: Upgrade: osd.0 is safe to restart 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:37.512 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:13:37.513 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:37.617 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: Upgrade: Target is version 19.1.0-1337-g36f01218 (squid) 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c'] 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all mgr 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all mon 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all crash 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: from='client.74190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: Upgrade: osd.0 is safe to restart 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:13:37.618 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:37 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:38.103 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:13:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:13:37] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-08-10T08:13:38.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[140833]: from='client.74202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:38.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[140833]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:38.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[140833]: Upgrade: Updating osd.0 2024-08-10T08:13:38.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[140833]: Deploying daemon osd.0 on smithi047 2024-08-10T08:13:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[147447]: from='client.74202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[147447]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[147447]: Upgrade: Updating osd.0 2024-08-10T08:13:38.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:38 smithi047 ceph-mon[147447]: Deploying daemon osd.0 on smithi047 2024-08-10T08:13:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:38 smithi081 ceph-mon[118403]: from='client.74202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:13:38.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:38 smithi081 ceph-mon[118403]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:38 smithi081 ceph-mon[118403]: Upgrade: Updating osd.0 2024-08-10T08:13:38.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:38 smithi081 ceph-mon[118403]: Deploying daemon osd.0 on smithi047 2024-08-10T08:13:40.341 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:40 smithi047 ceph-mon[140833]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:40.341 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:40 smithi047 ceph-mon[147447]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:40.341 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:40 smithi047 systemd[1]: Stopping Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:13:40.622 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:40 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[33871]: 2024-08-10T08:13:40.429+0000 7fced2710700 -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-08-10T08:13:40.622 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:40 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[33871]: 2024-08-10T08:13:40.429+0000 7fced2710700 -1 osd.0 113 *** Got signal Terminated *** 2024-08-10T08:13:40.622 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:40 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[33871]: 2024-08-10T08:13:40.429+0000 7fced2710700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:13:40.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:40 smithi081 ceph-mon[118403]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[140833]: osd.0 marked itself down and dead 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:41 smithi047 ceph-mon[147447]: osd.0 marked itself down and dead 2024-08-10T08:13:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:41 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:41 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:41 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:41.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:41 smithi081 ceph-mon[118403]: osd.0 marked itself down and dead 2024-08-10T08:13:42.327 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:42 smithi047 podman[152083]: 2024-08-10 08:13:42.08732935 +0000 UTC m=+1.765749881 container died 3464c7024af538af8e50db63933e61e7a1bc1ee9c9a0bc589b0df56ff6d92a11 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, build-date=2022-05-03T08:36:31.336870, name=centos-stream, io.openshift.tags=base centos centos-stream, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, 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, 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, GIT_BRANCH=HEAD, release=754, 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_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, RELEASE=HEAD) 2024-08-10T08:13:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:42 smithi047 ceph-mon[140833]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:42.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:42 smithi047 ceph-mon[140833]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T08:13:42.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:42 smithi047 ceph-mon[140833]: osdmap e114: 8 total, 7 up, 8 in 2024-08-10T08:13:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:42 smithi047 ceph-mon[147447]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:42 smithi047 ceph-mon[147447]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T08:13:42.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:42 smithi047 ceph-mon[147447]: osdmap e114: 8 total, 7 up, 8 in 2024-08-10T08:13:42.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:42 smithi047 podman[152083]: 2024-08-10 08:13:42.530106321 +0000 UTC m=+2.208526894 container cleanup 3464c7024af538af8e50db63933e61e7a1bc1ee9c9a0bc589b0df56ff6d92a11 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=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, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, 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., com.redhat.component=centos-stream-container, name=centos-stream) 2024-08-10T08:13:42.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:42 smithi047 bash[152083]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0 2024-08-10T08:13:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:42 smithi081 ceph-mon[118403]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:42 smithi081 ceph-mon[118403]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T08:13:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:42 smithi081 ceph-mon[118403]: osdmap e114: 8 total, 7 up, 8 in 2024-08-10T08:13:43.337 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:42 smithi047 podman[152135]: 2024-08-10 08:13:42.923075236 +0000 UTC m=+1.166441241 container remove 3464c7024af538af8e50db63933e61e7a1bc1ee9c9a0bc589b0df56ff6d92a11 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, io.openshift.expose-services=, release=754, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., 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., ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, version=8, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos 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, CEPH_POINT_RELEASE=-17.2.0) 2024-08-10T08:13:43.602 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:43 smithi047 ceph-mon[147447]: osdmap e115: 8 total, 7 up, 8 in 2024-08-10T08:13:43.603 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:43 smithi047 ceph-mon[147447]: pgmap v69: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:43.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:43 smithi047 ceph-mon[140833]: osdmap e115: 8 total, 7 up, 8 in 2024-08-10T08:13:43.603 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:43 smithi047 ceph-mon[140833]: pgmap v69: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:43.603 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:43 smithi047 podman[152223]: 2024-08-10 08:13:43.239581619 +0000 UTC m=+0.018073594 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:13:43.603 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:43 smithi047 podman[152223]: 2024-08-10 08:13:43.371473856 +0000 UTC m=+0.149965821 container create 6c9f53722b5ada6df79f9b1949ccd6f7c85186f649320b3b391f9ac0abde882b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-10T08:13:43.603 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:43 smithi047 podman[152223]: 2024-08-10 08:13:43.601761131 +0000 UTC m=+0.380253105 container init 6c9f53722b5ada6df79f9b1949ccd6f7c85186f649320b3b391f9ac0abde882b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.36.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0) 2024-08-10T08:13:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:43 smithi081 ceph-mon[118403]: osdmap e115: 8 total, 7 up, 8 in 2024-08-10T08:13:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:43 smithi081 ceph-mon[118403]: pgmap v69: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:13:43.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:43 smithi047 podman[152223]: 2024-08-10 08:13:43.606081145 +0000 UTC m=+0.384573111 container start 6c9f53722b5ada6df79f9b1949ccd6f7c85186f649320b3b391f9ac0abde882b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:13:43.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:43 smithi047 podman[152223]: 2024-08-10 08:13:43.718614041 +0000 UTC m=+0.497106024 container attach 6c9f53722b5ada6df79f9b1949ccd6f7c85186f649320b3b391f9ac0abde882b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, ceph=True) 2024-08-10T08:13:43.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:43 smithi047 podman[152223]: 2024-08-10 08:13:43.804468207 +0000 UTC m=+0.582960175 container died 6c9f53722b5ada6df79f9b1949ccd6f7c85186f649320b3b391f9ac0abde882b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-10T08:13:44.660 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 podman[152246]: 2024-08-10 08:13:44.414224257 +0000 UTC m=+0.599055683 container remove 6c9f53722b5ada6df79f9b1949ccd6f7c85186f649320b3b391f9ac0abde882b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0) 2024-08-10T08:13:44.660 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-10T08:13:44.660 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 systemd[1]: Stopped Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:13:44.660 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0.service: Consumed 16.589s CPU time. 2024-08-10T08:13:45.031 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 systemd[1]: Starting Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:13:45.031 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 podman[152348]: 2024-08-10 08:13:44.783118476 +0000 UTC m=+0.017950355 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:13:45.031 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:44 smithi047 podman[152348]: 2024-08-10 08:13:44.907454199 +0000 UTC m=+0.142286127 container create 944292412a131c1ab74760262b0e9913d2ff8960898b54cf3d634c21d7641289 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux ) 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 podman[152348]: 2024-08-10 08:13:45.13538671 +0000 UTC m=+0.370218573 container init 944292412a131c1ab74760262b0e9913d2ff8960898b54cf3d634c21d7641289 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 podman[152348]: 2024-08-10 08:13:45.139381515 +0000 UTC m=+0.374213391 container start 944292412a131c1ab74760262b0e9913d2ff8960898b54cf3d634c21d7641289 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 podman[152348]: 2024-08-10 08:13:45.209658653 +0000 UTC m=+0.444490515 container attach 944292412a131c1ab74760262b0e9913d2ff8960898b54cf3d634c21d7641289 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121) 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:13:45.289 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:13:45.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-mon[147447]: pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:13:45.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-mon[140833]: pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: 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-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: 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-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T08:13:45.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[152363]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 bash[152348]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-10T08:13:45.624 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:45 smithi047 podman[152348]: 2024-08-10 08:13:45.535840005 +0000 UTC m=+0.770671870 container died 944292412a131c1ab74760262b0e9913d2ff8960898b54cf3d634c21d7641289 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-10T08:13:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:45 smithi081 ceph-mon[118403]: pgmap v70: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:13:46.545 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:46 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:46.546 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:46 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:46.546 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 podman[152492]: 2024-08-10 08:13:46.230372846 +0000 UTC m=+0.688484343 container remove 944292412a131c1ab74760262b0e9913d2ff8960898b54cf3d634c21d7641289 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-08-10T08:13:46.546 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 podman[152551]: 2024-08-10 08:13:46.439747203 +0000 UTC m=+0.104891093 container create 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True) 2024-08-10T08:13:46.546 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 podman[152551]: 2024-08-10 08:13:46.352981192 +0000 UTC m=+0.018125099 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:13:46.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:46 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:46.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 podman[152551]: 2024-08-10 08:13:46.642387516 +0000 UTC m=+0.307531406 container init 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-08-10T08:13:46.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 podman[152551]: 2024-08-10 08:13:46.646144203 +0000 UTC m=+0.311288094 container start 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-08-10T08:13:46.873 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 ceph-osd[152569]: -- 172.21.15.47:0/3948353028 <== mon.1 v2:172.21.15.47:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5627a5b87a40 con 0x5627a694a400 2024-08-10T08:13:46.873 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 bash[152551]: 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da 2024-08-10T08:13:46.873 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:46 smithi047 systemd[1]: Started Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:13:47.315 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:13:47.189+0000 7f2edec05640 -1 Falling back to public interface 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: pgmap v71: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded (PG_DEGRADED) 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: pgmap v71: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:47.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded (PG_DEGRADED) 2024-08-10T08:13:47.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.631 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.633 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.634 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.635 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.636 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: pgmap v71: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded (PG_DEGRADED) 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:47.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:47 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.091 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:13:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:13:47] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-08-10T08:13:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:48 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.744 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.747 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.748 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.750 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.751 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.752 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:48.753 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:48 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: pgmap v72: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68/627 objects degraded (10.845%) 2024-08-10T08:13:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:49 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: pgmap v72: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68/627 objects degraded (10.845%) 2024-08-10T08:13:49.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: pgmap v72: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 68/627 objects degraded (10.845%) 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.882 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:49.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:49.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:49.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:13:49.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:49.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:49.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.154 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:13:49.892+0000 7f2edec05640 -1 osd.0 0 read_superblock omap replica is missing. 2024-08-10T08:13:50.154 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:49 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:13:49.924+0000 7f2edec05640 -1 osd.0 113 log_to_monitors true 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.767 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.768 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.771 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.772 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.773 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.774 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.774 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.774 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.774 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.774 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:13:50.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:50.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.130 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:13:50 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:13:50.895+0000 7f2ed69b0640 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T08:13:51.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: pgmap v73: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 225 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:51.851 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.852 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.853 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: osdmap e116: 8 total, 7 up, 8 in 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: pgmap v73: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 225 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.854 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.855 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: osdmap e116: 8 total, 7 up, 8 in 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:13:51.856 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.857 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.858 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.859 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.860 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.861 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.862 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.862 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:51 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: pgmap v73: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 225 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: osdmap e116: 8 total, 7 up, 8 in 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:51.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:51.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:51 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.794 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.795 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025] boot 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: osdmap e117: 8 total, 8 up, 8 in 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.796 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.797 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.798 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025] boot 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: osdmap e117: 8 total, 8 up, 8 in 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.799 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.800 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.801 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.802 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.803 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.803 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.804 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.805 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.806 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: osd.0 [v2:172.21.15.47:6802/3901618025,v1:172.21.15.47:6803/3901618025] boot 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: osdmap e117: 8 total, 8 up, 8 in 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:13:52.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:52.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:52.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:52.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:52.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: pgmap v76: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: osdmap e118: 8 total, 8 up, 8 in 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: pgmap v76: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:53.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: osdmap e118: 8 total, 8 up, 8 in 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:53 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: pgmap v76: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: osdmap e118: 8 total, 8 up, 8 in 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:53.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:53 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.745 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.746 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.747 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.748 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.749 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.750 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:54 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.881 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:54.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:54.884 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:54 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: pgmap v78: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:55.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.529 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.530 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.531 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: pgmap v78: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.532 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.533 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.534 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.535 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.536 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.537 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.538 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.539 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.540 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:55 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: pgmap v78: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.897 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.898 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.899 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.900 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:55.901 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:55.902 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:55 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.774 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.775 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.776 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.777 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.778 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.779 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.780 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.781 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.782 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.783 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.784 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.785 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.785 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:56 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:56.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:56.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:56.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:56.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:56 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.624 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.626 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.627 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.628 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.629 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded) 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: Cluster is now healthy 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.632 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.633 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded) 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: Cluster is now healthy 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.634 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:13:57.706 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.707 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.708 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.709 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.710 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded) 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: Cluster is now healthy 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:57.711 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:57.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:57.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:57.712 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:57 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:13:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:13:57] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.866 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.868 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.869 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:58 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:58.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:58 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.876 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.877 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:13:59 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:13:59.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:13:59 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.624 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.625 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.626 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.627 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.628 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.629 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.630 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.631 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.632 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:00 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:00.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:00.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:00.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:00 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:01.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:01.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[140833]: Upgrade: osd.0 is safe to restart 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:01.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:14:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:14:01.874 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:01 smithi047 ceph-mon[147447]: Upgrade: osd.0 is safe to restart 2024-08-10T08:14:01.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:01.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-10T08:14:01.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:01 smithi081 ceph-mon[118403]: Upgrade: osd.0 is safe to restart 2024-08-10T08:14:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T08:14:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:03 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.786 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T08:14:03.786 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.786 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.786 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:03.787 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:03 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:04.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:04 smithi081 ceph-mon[118403]: Upgrade: Updating osd.0 2024-08-10T08:14:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:14:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:04 smithi081 ceph-mon[118403]: Deploying daemon osd.0 on smithi047 2024-08-10T08:14:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:04 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:04.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:04 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:04.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[140833]: Upgrade: Updating osd.0 2024-08-10T08:14:04.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:14:04.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:04.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[140833]: Deploying daemon osd.0 on smithi047 2024-08-10T08:14:04.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:04.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:04.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[147447]: Upgrade: Updating osd.0 2024-08-10T08:14:04.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-10T08:14:04.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:04.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[147447]: Deploying daemon osd.0 on smithi047 2024-08-10T08:14:04.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:04.737 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:04 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:05.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:05 smithi047 ceph-mon[140833]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-08-10T08:14:05.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:05 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:05.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:05 smithi047 ceph-mon[147447]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-08-10T08:14:05.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:05 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:05.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:05 smithi081 ceph-mon[118403]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 886 B/s rd, 0 op/s 2024-08-10T08:14:05.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:05 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:06.731 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:14:06.826 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:06 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:06.826 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:06 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:06.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:06 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 4s ago 35m - - 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 11s ago 35m - - 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (5m) 4s ago 30m 26.3M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (5m) 11s ago 29m 79.6M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (8m) 4s ago 28m 62.1M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 11s ago 34m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 3f89805c5ab2 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (18m) 4s ago 36m 509M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (2m) 4s ago 36m 48.3M 2048M 19.1.0-1337-g36f01218 d832c01f1eba e7a8ffee69be 2024-08-10T08:14:07.424 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (3m) 11s ago 34m 51.1M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (103s) 4s ago 35m 39.5M 2048M 19.1.0-1337-g36f01218 d832c01f1eba 520231a5c25c 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (7m) 4s ago 30m 15.9M - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (7m) 11s ago 30m 15.3M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (21s) 4s ago 34m 42.4M 4096M 19.1.0-1337-g36f01218 d832c01f1eba 9c1cb9205d36 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (34m) 4s ago 34m 58.1M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (33m) 4s ago 33m 51.9M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (33m) 4s ago 33m 54.6M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (32m) 11s ago 32m 55.7M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:14:07.425 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (32m) 11s ago 32m 52.5M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:14:07.426 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (32m) 11s ago 32m 51.7M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:14:07.426 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (31m) 11s ago 31m 55.3M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:14:07.426 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (6m) 11s ago 30m 69.1M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:14:07.426 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (29m) 4s ago 29m 79.5M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:14:07.426 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (29m) 11s ago 29m 79.7M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:14:07.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-mon[140833]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:07.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-mon[140833]: from='client.74214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:07.588 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-mon[140833]: from='client.74220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:07.588 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-mon[147447]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:07.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-mon[147447]: from='client.74214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:07.589 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-mon[147447]: from='client.74220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:07.851 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:14:07.851 INFO:teuthology.orchestra.run.smithi047.stdout: "mon": { 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 3 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "mgr": { 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 2 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "osd": { 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 1 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "rgw": { 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-08-10T08:14:07.852 INFO:teuthology.orchestra.run.smithi047.stdout: }, 2024-08-10T08:14:07.853 INFO:teuthology.orchestra.run.smithi047.stdout: "overall": { 2024-08-10T08:14:07.853 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-08-10T08:14:07.853 INFO:teuthology.orchestra.run.smithi047.stdout: "ceph version 19.1.0-1337-g36f01218 (36f0121854057afc3d1c62b7c67046d0bb7294df) squid (rc)": 6 2024-08-10T08:14:07.853 INFO:teuthology.orchestra.run.smithi047.stdout: } 2024-08-10T08:14:07.853 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:14:07.853 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:07 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:14:07] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-08-10T08:14:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:07 smithi081 ceph-mon[118403]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:07.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:07 smithi081 ceph-mon[118403]: from='client.74214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:07.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:07 smithi081 ceph-mon[118403]: from='client.74220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:08.208 INFO:teuthology.orchestra.run.smithi047.stdout:{ 2024-08-10T08:14:08.208 INFO:teuthology.orchestra.run.smithi047.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c", 2024-08-10T08:14:08.208 INFO:teuthology.orchestra.run.smithi047.stdout: "in_progress": true, 2024-08-10T08:14:08.208 INFO:teuthology.orchestra.run.smithi047.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-08-10T08:14:08.208 INFO:teuthology.orchestra.run.smithi047.stdout: "services_complete": [], 2024-08-10T08:14:08.209 INFO:teuthology.orchestra.run.smithi047.stdout: "progress": "1/8 daemons upgraded", 2024-08-10T08:14:08.209 INFO:teuthology.orchestra.run.smithi047.stdout: "message": "Currently upgrading osd daemons", 2024-08-10T08:14:08.209 INFO:teuthology.orchestra.run.smithi047.stdout: "is_paused": false 2024-08-10T08:14:08.209 INFO:teuthology.orchestra.run.smithi047.stdout:} 2024-08-10T08:14:08.771 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:08 smithi047 ceph-mon[147447]: from='client.84199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:08.771 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:08 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/2192737254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:08.771 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:08 smithi047 ceph-mon[147447]: from='client.74238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:08.771 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:08 smithi047 ceph-mon[140833]: from='client.84199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:08.772 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:08 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/2192737254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:08.772 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:08 smithi047 ceph-mon[140833]: from='client.74238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:08 smithi081 ceph-mon[118403]: from='client.84199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:08.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:08 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/2192737254' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:08.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:08 smithi081 ceph-mon[118403]: from='client.74238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:09.768 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:09 smithi047 ceph-mon[140833]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:09.769 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:09 smithi047 ceph-mon[147447]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:09.769 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:09 smithi047 systemd[1]: Stopping Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:14:09.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:09 smithi081 ceph-mon[118403]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:10.122 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:14:09.766+0000 7f2edbb9d640 -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-08-10T08:14:10.122 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:14:09.766+0000 7f2edbb9d640 -1 osd.0 118 *** Got signal Terminated *** 2024-08-10T08:14:10.123 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:09 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[152565]: 2024-08-10T08:14:09.766+0000 7f2edbb9d640 -1 osd.0 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:14:10.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:10 smithi047 ceph-mon[140833]: osd.0 marked itself down and dead 2024-08-10T08:14:10.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:10 smithi047 ceph-mon[147447]: osd.0 marked itself down and dead 2024-08-10T08:14:10.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:10 smithi081 ceph-mon[118403]: osd.0 marked itself down and dead 2024-08-10T08:14:11.194 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:10 smithi047 podman[158385]: 2024-08-10 08:14:10.931351844 +0000 UTC m=+1.286229748 container died 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_BRANCH=HEAD) 2024-08-10T08:14:11.500 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:11 smithi047 podman[158385]: 2024-08-10 08:14:11.291389467 +0000 UTC m=+1.646267370 container cleanup 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:14:11.500 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:11 smithi047 bash[158385]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0 2024-08-10T08:14:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:11 smithi047 ceph-mon[140833]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:11 smithi047 ceph-mon[140833]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T08:14:11.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:11 smithi047 ceph-mon[140833]: osdmap e119: 8 total, 7 up, 8 in 2024-08-10T08:14:11.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:11 smithi047 ceph-mon[147447]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:11.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:11 smithi047 ceph-mon[147447]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T08:14:11.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:11 smithi047 ceph-mon[147447]: osdmap e119: 8 total, 7 up, 8 in 2024-08-10T08:14:11.873 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:11 smithi047 podman[158402]: 2024-08-10 08:14:11.617929854 +0000 UTC m=+0.683698967 container remove 9c1cb9205d363d919f9ec0d685dbf41640acfd4b589385b63938b6c52a0170da (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-08-10T08:14:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:11 smithi081 ceph-mon[118403]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:11 smithi081 ceph-mon[118403]: Health check failed: 1 osds down (OSD_DOWN) 2024-08-10T08:14:11.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:11 smithi081 ceph-mon[118403]: osdmap e119: 8 total, 7 up, 8 in 2024-08-10T08:14:12.299 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:11 smithi047 podman[158493]: 2024-08-10 08:14:11.884398368 +0000 UTC m=+0.018333155 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:14:12.299 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:11 smithi047 podman[158493]: 2024-08-10 08:14:11.985582358 +0000 UTC m=+0.119517183 container create c7bd2462f17b491f4caeeffd2010ee08f6176b76759f2a987a7695bd60481a94 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0) 2024-08-10T08:14:12.299 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:12 smithi047 podman[158493]: 2024-08-10 08:14:12.21507211 +0000 UTC m=+0.349006912 container init c7bd2462f17b491f4caeeffd2010ee08f6176b76759f2a987a7695bd60481a94 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, io.buildah.version=1.36.0) 2024-08-10T08:14:12.299 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:12 smithi047 podman[158493]: 2024-08-10 08:14:12.218498057 +0000 UTC m=+0.352432840 container start c7bd2462f17b491f4caeeffd2010ee08f6176b76759f2a987a7695bd60481a94 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux ) 2024-08-10T08:14:12.300 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:12 smithi047 podman[158493]: 2024-08-10 08:14:12.298376201 +0000 UTC m=+0.432310995 container attach c7bd2462f17b491f4caeeffd2010ee08f6176b76759f2a987a7695bd60481a94 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-08-10T08:14:12.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:12 smithi047 ceph-mon[147447]: osdmap e120: 8 total, 7 up, 8 in 2024-08-10T08:14:12.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:12 smithi047 ceph-mon[140833]: osdmap e120: 8 total, 7 up, 8 in 2024-08-10T08:14:12.623 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:12 smithi047 podman[158493]: 2024-08-10 08:14:12.416317768 +0000 UTC m=+0.550252558 container died c7bd2462f17b491f4caeeffd2010ee08f6176b76759f2a987a7695bd60481a94 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-36f0121, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-08-10T08:14:12.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:12 smithi081 ceph-mon[118403]: osdmap e120: 8 total, 7 up, 8 in 2024-08-10T08:14:13.339 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 podman[158516]: 2024-08-10 08:14:13.08565632 +0000 UTC m=+0.663624719 container remove c7bd2462f17b491f4caeeffd2010ee08f6176b76759f2a987a7695bd60481a94 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-36f0121, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-08-10T08:14:13.340 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-10T08:14:13.340 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 systemd[1]: Stopped Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:14:13.340 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0.service: Consumed 1.892s CPU time. 2024-08-10T08:14:13.621 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:13 smithi047 ceph-mon[140833]: pgmap v89: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:13.621 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:13 smithi047 ceph-mon[147447]: pgmap v89: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:13.621 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 systemd[1]: Starting Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:14:13.621 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 podman[158614]: 2024-08-10 08:14:13.463855233 +0000 UTC m=+0.018094269 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:14:13.621 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 podman[158614]: 2024-08-10 08:14:13.620391997 +0000 UTC m=+0.174631021 container create 6416d86217d3ffb720eb547ac4a00ceddd92797bc6b4712bf8cd1624352e3273 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-08-10T08:14:13.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 podman[158614]: 2024-08-10 08:14:13.864369162 +0000 UTC m=+0.418608202 container init 6416d86217d3ffb720eb547ac4a00ceddd92797bc6b4712bf8cd1624352e3273 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-08-10T08:14:13.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 podman[158614]: 2024-08-10 08:14:13.868058642 +0000 UTC m=+0.422297665 container start 6416d86217d3ffb720eb547ac4a00ceddd92797bc6b4712bf8cd1624352e3273 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-08-10T08:14:13.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:13 smithi081 ceph-mon[118403]: pgmap v89: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:14.211 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:13 smithi047 podman[158614]: 2024-08-10 08:14:13.948268522 +0000 UTC m=+0.502507558 container attach 6416d86217d3ffb720eb547ac4a00ceddd92797bc6b4712bf8cd1624352e3273 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-36f0121, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-08-10T08:14:14.212 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:14:14.212 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:14:14.212 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:14:14.212 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-10T08:14:14.212 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:14:14.212 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:14:14.611 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: 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-08-10T08:14:14.611 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: 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-08-10T08:14:14.611 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate[158630]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 bash[158614]: --> ceph-volume raw activate successful for osd ID: 0 2024-08-10T08:14:14.612 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 podman[158614]: 2024-08-10 08:14:14.260090644 +0000 UTC m=+0.814329677 container died 6416d86217d3ffb720eb547ac4a00ceddd92797bc6b4712bf8cd1624352e3273 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-08-10T08:14:15.242 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:14 smithi047 podman[158754]: 2024-08-10 08:14:14.89395688 +0000 UTC m=+0.627382175 container remove 6416d86217d3ffb720eb547ac4a00ceddd92797bc6b4712bf8cd1624352e3273 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T08:14:15.243 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 podman[158816]: 2024-08-10 08:14:15.02208655 +0000 UTC m=+0.018146970 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:14:15.243 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 podman[158816]: 2024-08-10 08:14:15.128121077 +0000 UTC m=+0.124181486 container create 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-08-10T08:14:15.514 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 podman[158816]: 2024-08-10 08:14:15.380884918 +0000 UTC m=+0.376945326 container init 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, CEPH_POINT_RELEASE=, RELEASE=squid-36f0121, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-08-10T08:14:15.514 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 podman[158816]: 2024-08-10 08:14:15.384402631 +0000 UTC m=+0.380463039 container start 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:14:15.514 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 ceph-osd[158835]: -- 172.21.15.47:0/2800093348 <== mon.1 v2:172.21.15.47:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563507a9da40 con 0x563507a7bc00 2024-08-10T08:14:15.514 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 bash[158816]: 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 2024-08-10T08:14:15.514 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 systemd[1]: Started Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:14:15.837 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:15 smithi081 ceph-mon[118403]: pgmap v90: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:14:15.865 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:15 smithi047 ceph-mon[147447]: pgmap v90: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:14:15.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:15 smithi047 ceph-mon[140833]: pgmap v90: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:14:16.122 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:15 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[158831]: 2024-08-10T08:14:15.927+0000 7f0be268b640 -1 Falling back to public interface 2024-08-10T08:14:16.739 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.740 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.741 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.742 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.742 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.742 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.742 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.742 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.742 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.743 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.744 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.745 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.746 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.747 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.748 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.749 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:16 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.870 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.871 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.872 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.873 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:16.874 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:16.875 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:16 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.698 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: pgmap v91: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:17.698 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.698 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.699 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.700 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: pgmap v91: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.701 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.702 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.703 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded (PG_DEGRADED) 2024-08-10T08:14:17.704 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.705 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.706 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded (PG_DEGRADED) 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.707 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.708 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.708 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.708 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.708 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.708 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: pgmap v91: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Health check failed: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded (PG_DEGRADED) 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:17.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:17 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:17.996 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:17 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:14:17] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.733 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.734 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.735 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.736 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.737 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:18 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.863 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[158831]: 2024-08-10T08:14:18.673+0000 7f0be268b640 -1 osd.0 118 log_to_monitors true 2024-08-10T08:14:18.864 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.864 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.864 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.864 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.864 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.864 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.865 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.866 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.867 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.868 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.869 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.870 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.871 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:18.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:18 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: pgmap v92: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.841 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.842 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.843 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: pgmap v92: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.844 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.845 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.846 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.847 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.848 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.849 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.850 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:19.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: pgmap v92: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:19.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:19.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:19.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:19.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:19.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:19 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:20.103 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:14:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[158831]: 2024-08-10T08:14:19.847+0000 7f0bd642e640 -1 osd.0 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: osdmap e121: 8 total, 7 up, 8 in 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.726 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='osd.0 ' entity='osd.0' 2024-08-10T08:14:20.727 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T08:14:20.728 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: osdmap e121: 8 total, 7 up, 8 in 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.729 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='osd.0 ' entity='osd.0' 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.730 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.731 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.732 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.733 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.734 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.735 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.736 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.736 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.736 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.736 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.737 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.737 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.737 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:20 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: osdmap e121: 8 total, 7 up, 8 in 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi047", "root=default"]}]: dispatch 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='osd.0 ' entity='osd.0' 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:20.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:20.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:20.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:20.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:20 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: pgmap v94: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:21.878 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.879 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245] boot 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: osdmap e122: 8 total, 8 up, 8 in 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: pgmap v94: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.883 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.884 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245] boot 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: osdmap e122: 8 total, 8 up, 8 in 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.885 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.886 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.887 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.888 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:21 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: pgmap v94: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: osd.0 [v2:172.21.15.47:6802/3520000245,v1:172.21.15.47:6803/3520000245] boot 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: osdmap e122: 8 total, 8 up, 8 in 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:21.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:21.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:21.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:21.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:21.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:21 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: osdmap e123: 8 total, 8 up, 8 in 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.874 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.875 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.876 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: osdmap e123: 8 total, 8 up, 8 in 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.877 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.878 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.879 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.880 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.881 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.882 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:22 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: osdmap e123: 8 total, 8 up, 8 in 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:22.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:22 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: pgmap v97: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.569 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.570 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.571 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: pgmap v97: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.572 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.573 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.574 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.575 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.576 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.577 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.578 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:14:23.579 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:14:23.580 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:14:23.581 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:14:23.582 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.583 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.584 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.585 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:14:23.586 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.587 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:23 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: pgmap v97: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.982 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.983 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.984 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.985 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:23.986 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-10T08:14:23.987 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:14:23.988 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.989 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-10T08:14:23.990 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:23 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-10T08:14:24.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[147447]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:14:24.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[147447]: Upgrade: Finalizing container_image settings 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[147447]: Upgrade: Complete! 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[140833]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[140833]: Upgrade: Finalizing container_image settings 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[140833]: Upgrade: Complete! 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:24.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:24 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:24 smithi081 ceph-mon[118403]: Upgrade: Setting container_image for all nvmeof 2024-08-10T08:14:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:24 smithi081 ceph-mon[118403]: Upgrade: Finalizing container_image settings 2024-08-10T08:14:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:24 smithi081 ceph-mon[118403]: Upgrade: Complete! 2024-08-10T08:14:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:24 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:24.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:24 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:25.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:25 smithi047 ceph-mon[140833]: pgmap v98: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:25.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:25 smithi047 ceph-mon[147447]: pgmap v98: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:25.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:25 smithi081 ceph-mon[118403]: pgmap v98: 161 pgs: 38 active+undersized, 20 active+undersized+degraded, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/627 objects degraded (10.845%) 2024-08-10T08:14:26.829 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:26 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:26.830 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:26 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:26.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:26 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:27.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-mon[147447]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-10T08:14:27.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-mon[147447]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded) 2024-08-10T08:14:27.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-mon[147447]: Cluster is now healthy 2024-08-10T08:14:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-mon[140833]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-10T08:14:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-mon[140833]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded) 2024-08-10T08:14:27.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-mon[140833]: Cluster is now healthy 2024-08-10T08:14:27.873 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:14:27] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-08-10T08:14:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:27 smithi081 ceph-mon[118403]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-08-10T08:14:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:27 smithi081 ceph-mon[118403]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/627 objects degraded (10.845%), 20 pgs degraded) 2024-08-10T08:14:27.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:27 smithi081 ceph-mon[118403]: Cluster is now healthy 2024-08-10T08:14:29.642 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:29 smithi047 ceph-mon[140833]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:14:29.643 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:29 smithi047 ceph-mon[147447]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:14:29.981 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:29 smithi081 ceph-mon[118403]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-10T08:14:32.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.124 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:31 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-08-10T08:14:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:32.232 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:31 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:34.122 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:33 smithi047 ceph-mon[140833]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s 2024-08-10T08:14:34.123 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:33 smithi047 ceph-mon[147447]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s 2024-08-10T08:14:34.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:33 smithi081 ceph-mon[118403]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 968 B/s rd, 0 op/s 2024-08-10T08:14:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:35 smithi081 ceph-mon[118403]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:35.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:35 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:35.732 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:35 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:35.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[140833]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:35.872 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:35.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:35.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[147447]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:35.873 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:35 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:37 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:37 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:37.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:37.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:37.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:38.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:37 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:14:37] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-08-10T08:14:38.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:38 smithi081 ceph-mon[118403]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:38.593 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:38 smithi047 ceph-mon[147447]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:38.593 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:38 smithi047 ceph-mon[140833]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:39.293 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch ps' 2024-08-10T08:14:40.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:40 smithi081 ceph-mon[118403]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:40.482 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:40 smithi081 ceph-mon[118403]: from='client.74250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:40 smithi047 ceph-mon[140833]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:40.623 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:40 smithi047 ceph-mon[140833]: from='client.74250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:40 smithi047 ceph-mon[147447]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:40.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:40 smithi047 ceph-mon[147447]: from='client.74250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:41.412 INFO:teuthology.orchestra.run.smithi047.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-10T08:14:41.412 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi047 smithi047 running 10s ago 36m - - 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:agent.smithi081 smithi081 running 5s ago 35m - - 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:alertmanager.a smithi047 *:9093,9094 running (6m) 10s ago 30m 25.9M - 0.25.0 c8568f914cd2 5f9544020842 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:grafana.a smithi081 *:3000 running (5m) 5s ago 30m 81.1M - 9.4.12 2bacad6d85d8 b7a7928e493c 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:iscsi.foo.smithi047.lbibwe smithi047 running (9m) 10s ago 29m 62.2M - 3.5 e1d6a67b021e d858ec60d990 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.x smithi081 *:8443,9283,8765 running (2m) 5s ago 35m 441M - 19.1.0-1337-g36f01218 d832c01f1eba 3f89805c5ab2 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:mgr.y smithi047 *:8443,9283,8765 running (19m) 10s ago 36m 511M - 19.1.0-1337-g36f01218 d832c01f1eba e0b4c305d4fb 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:mon.a smithi047 running (2m) 10s ago 37m 50.6M 2048M 19.1.0-1337-g36f01218 d832c01f1eba e7a8ffee69be 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:mon.b smithi081 running (4m) 5s ago 35m 55.8M 2048M 19.1.0-1337-g36f01218 d832c01f1eba dbfc99c9b2ce 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:mon.c smithi047 running (2m) 10s ago 35m 42.3M 2048M 19.1.0-1337-g36f01218 d832c01f1eba 520231a5c25c 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.a smithi047 *:9100 running (7m) 10s ago 31m 16.1M - 1.5.0 0da6a335fe13 b33e2f046fdf 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:node-exporter.b smithi081 *:9100 running (7m) 5s ago 31m 15.3M - 1.5.0 0da6a335fe13 552ef51b27ff 2024-08-10T08:14:41.413 INFO:teuthology.orchestra.run.smithi047.stdout:osd.0 smithi047 running (26s) 10s ago 34m 49.5M 4096M 19.1.0-1337-g36f01218 d832c01f1eba 30bbf1750674 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.1 smithi047 running (34m) 10s ago 34m 59.5M 4096M 17.2.0 e1d6a67b021e 4f2bca0ca8b4 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.2 smithi047 running (34m) 10s ago 34m 52.8M 4096M 17.2.0 e1d6a67b021e f83a8abd1281 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.3 smithi047 running (33m) 10s ago 33m 56.3M 4096M 17.2.0 e1d6a67b021e 46f3dae91c90 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.4 smithi081 running (33m) 5s ago 33m 57.2M 4096M 17.2.0 e1d6a67b021e 5a6e96430fc9 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.5 smithi081 running (33m) 5s ago 33m 53.7M 4096M 17.2.0 e1d6a67b021e c481377a07ae 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.6 smithi081 running (32m) 5s ago 32m 52.9M 4096M 17.2.0 e1d6a67b021e 8e4aacc2fdf2 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:osd.7 smithi081 running (32m) 5s ago 32m 56.2M 4096M 17.2.0 e1d6a67b021e 1f8f8273e85d 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:prometheus.a smithi081 *:9095 running (6m) 5s ago 31m 69.2M - 2.43.0 a07b618ecd1d cdd2150edae8 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi047.wvigwh smithi047 *:8000 running (29m) 10s ago 29m 79.6M - 17.2.0 e1d6a67b021e 6831ec8b6b0e 2024-08-10T08:14:41.414 INFO:teuthology.orchestra.run.smithi047.stdout:rgw.foo.smithi081.kphgwy smithi081 *:8000 running (29m) 5s ago 29m 79.9M - 17.2.0 e1d6a67b021e 373cadfd2b01 2024-08-10T08:14:42.116 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-08-10T08:14:42.372 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:42 smithi047 ceph-mon[140833]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:42.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:42 smithi047 ceph-mon[147447]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:42.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:42 smithi081 ceph-mon[118403]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:43.567 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:43 smithi047 ceph-mon[140833]: from='client.84229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:43.567 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:43 smithi047 ceph-mon[147447]: from='client.84229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:43.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:43 smithi081 ceph-mon[118403]: from='client.84229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:44.318 INFO:teuthology.orchestra.run.smithi047.stdout:true 2024-08-10T08:14:44.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:44 smithi047 ceph-mon[140833]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:44.622 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:44 smithi047 ceph-mon[147447]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:44.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:44 smithi081 ceph-mon[118403]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:44.940 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-08-10T08:14:45.253 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:45 smithi047 ceph-mon[140833]: from='client.? 172.21.15.47:0/2046329837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:45.542 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:45 smithi047 ceph-mon[147447]: from='client.? 172.21.15.47:0/2046329837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:45.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:45 smithi081 ceph-mon[118403]: from='client.? 172.21.15.47:0/2046329837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-10T08:14:46.363 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:46 smithi047 ceph-mon[147447]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:46.364 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:46 smithi047 ceph-mon[140833]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:46.633 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:46 smithi081 ceph-mon[118403]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:47.415 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:47 smithi047 ceph-mon[147447]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:47.415 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:47 smithi047 ceph-mon[140833]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:47.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:47 smithi081 ceph-mon[118403]: from='client.25423 -' entity='client.iscsi.foo.smithi047.lbibwe' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-08-10T08:14:48.123 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:47 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:14:47] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-08-10T08:14:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:48 smithi047 ceph-mon[140833]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:48.622 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:48 smithi047 ceph-mon[140833]: from='client.84241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:48 smithi047 ceph-mon[147447]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:48.623 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:48 smithi047 ceph-mon[147447]: from='client.84241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:48 smithi081 ceph-mon[118403]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:48.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:48 smithi081 ceph-mon[118403]: from='client.84241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36f0121854057afc3d1c62b7c67046d0bb7294df", "target": ["mon-mgr", ""]}]: dispatch 2024-08-10T08:14:50.516 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:50 smithi047 ceph-mon[140833]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:50.517 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:50 smithi047 ceph-mon[140833]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:50.517 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:50 smithi047 ceph-mon[147447]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:50.517 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:50 smithi047 ceph-mon[147447]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:50 smithi081 ceph-mon[118403]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:50.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:50 smithi081 ceph-mon[118403]: from='mgr.64107 172.21.15.47:0/4097918561' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[140833]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[140833]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[147447]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:52 smithi047 ceph-mon[147447]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:52 smithi081 ceph-mon[118403]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-08-10T08:14:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:52.731 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:52 smithi081 ceph-mon[118403]: from='mgr.64107 ' entity='mgr.y' 2024-08-10T08:14:53.073 INFO:teuthology.orchestra.run.smithi047.stdout:false 2024-08-10T08:14:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T08:14:53.785 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa/tasks/cephadm.py", line 1476, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi047 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-08-10T08:14:54.075 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=38f53f22d86b4e899a8d5106202e3c41 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa/tasks/cephadm.py", line 1476, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph_36f0121854057afc3d1c62b7c67046d0bb7294df/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_43b88056bcf6a0548bdd2d0502e56290cbae52df/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi047 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-08-10T08:14:54.077 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-10T08:14:54.085 INFO:tasks.cephadm:Teardown begin 2024-08-10T08:14:54.085 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T08:14:54.125 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T08:14:54.161 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-10T08:14:54.161 DEBUG:teuthology.orchestra.run.smithi047:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-10T08:14:54.183 DEBUG:teuthology.orchestra.run.smithi081:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-10T08:14:54.219 INFO:tasks.cephadm:Stopping all daemons... 2024-08-10T08:14:54.219 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-10T08:14:54.219 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a 2024-08-10T08:14:54.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:54 smithi047 ceph-mon[147447]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:54 smithi047 ceph-mon[140833]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:54.373 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:54 smithi047 systemd[1]: Stopping Ceph mon.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:14:54.481 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:54 smithi081 ceph-mon[118403]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 122 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-08-10T08:14:54.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[140829]: 2024-08-10T08:14:54.597+0000 7f63b25a7640 -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-08-10T08:14:54.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:54 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a[140829]: 2024-08-10T08:14:54.597+0000 7f63b25a7640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-10T08:14:54.873 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:54 smithi047 podman[163504]: 2024-08-10 08:14:54.690652364 +0000 UTC m=+0.260577695 container died e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.license=GPLv2) 2024-08-10T08:14:55.308 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:55 smithi047 podman[163504]: 2024-08-10 08:14:55.131324111 +0000 UTC m=+0.701249474 container cleanup e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-08-10T08:14:55.309 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:55 smithi047 bash[163504]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a 2024-08-10T08:14:55.569 INFO:journalctl@ceph.mon.a.smithi047.stdout:Aug 10 08:14:55 smithi047 podman[163519]: 2024-08-10 08:14:55.307579125 +0000 UTC m=+0.616177414 container remove e7a8ffee69be24c5a499e205139212af1b7f90b89dccb2170374bbc0f33629c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-36f0121, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.36.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:14:55.573 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.a.service' 2024-08-10T08:14:55.628 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:14:55.628 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-10T08:14:55.628 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-10T08:14:55.628 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.c 2024-08-10T08:14:55.872 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:55 smithi047 systemd[1]: Stopping Ceph mon.c for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:14:56.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:55 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c[147443]: 2024-08-10T08:14:55.927+0000 7f6381b8f640 -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-08-10T08:14:56.372 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:55 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c[147443]: 2024-08-10T08:14:55.927+0000 7f6381b8f640 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-08-10T08:14:56.373 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:56 smithi047 podman[163626]: 2024-08-10 08:14:56.13229455 +0000 UTC m=+0.312421348 container died 520231a5c25c2d0b1f9a8d051cf1a2f34500d4c3dfa56973e8f3401c13f64fd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2) 2024-08-10T08:14:56.755 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:56 smithi047 podman[163626]: 2024-08-10 08:14:56.536025799 +0000 UTC m=+0.716152587 container cleanup 520231a5c25c2d0b1f9a8d051cf1a2f34500d4c3dfa56973e8f3401c13f64fd6 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=squid-36f0121, GIT_CLEAN=True, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-08-10T08:14:56.755 INFO:journalctl@ceph.mon.c.smithi047.stdout:Aug 10 08:14:56 smithi047 bash[163626]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-c 2024-08-10T08:14:56.909 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.c.service' 2024-08-10T08:14:56.946 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:14:56.946 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-10T08:14:56.946 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-10T08:14:56.947 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b 2024-08-10T08:14:57.231 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:56 smithi081 systemd[1]: Stopping Ceph mon.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:14:57.597 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b[118399]: 2024-08-10T08:14:57.255+0000 7fefff5f5640 -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-08-10T08:14:57.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b[118399]: 2024-08-10T08:14:57.255+0000 7fefff5f5640 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-08-10T08:14:57.598 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:57 smithi081 podman[141162]: 2024-08-10 08:14:57.31808023 +0000 UTC m=+0.184931173 container died dbfc99c9b2ceca30ba6b8df5f732d63c828eb7cba17a774912723210c6fd415f (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-08-10T08:14:57.906 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:57 smithi081 podman[141162]: 2024-08-10 08:14:57.788026793 +0000 UTC m=+0.654877736 container cleanup dbfc99c9b2ceca30ba6b8df5f732d63c828eb7cba17a774912723210c6fd415f (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b, GIT_CLEAN=True, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-08-10T08:14:57.907 INFO:journalctl@ceph.mon.b.smithi081.stdout:Aug 10 08:14:57 smithi081 bash[141162]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mon-b 2024-08-10T08:14:58.122 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:57 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: ::ffff:172.21.15.81 - - [10/Aug/2024:08:14:57] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-08-10T08:14:58.726 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mon.b.service' 2024-08-10T08:14:58.769 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:14:58.770 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-10T08:14:58.770 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-10T08:14:58.770 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y 2024-08-10T08:14:59.066 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:58 smithi047 systemd[1]: Stopping Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:14:59.372 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:59 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:14:59.064+0000 7fae6ba60640 -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-08-10T08:14:59.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:59 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y[70788]: 2024-08-10T08:14:59.064+0000 7fae6ba60640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-10T08:14:59.373 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:59 smithi047 podman[163748]: 2024-08-10 08:14:59.107290234 +0000 UTC m=+0.134618683 container died e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-08-10T08:14:59.835 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:59 smithi047 podman[163748]: 2024-08-10 08:14:59.624259011 +0000 UTC m=+0.651587460 container cleanup e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-36f0121) 2024-08-10T08:14:59.835 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:59 smithi047 bash[163748]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y 2024-08-10T08:15:00.067 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service' 2024-08-10T08:15:00.089 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:14:59 smithi047 podman[163762]: 2024-08-10 08:14:59.834138159 +0000 UTC m=+0.728243930 container remove e0b4c305d4fb47ad1e1240958c9ad13d4668088edf515fe2dfb4a87a1dcd2a9e (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.36.0, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:15:00.090 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:15:00 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service: Deactivated successfully. 2024-08-10T08:15:00.090 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:15:00 smithi047 systemd[1]: Stopped Ceph mgr.y for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:15:00.090 INFO:journalctl@ceph.mgr.y.smithi047.stdout:Aug 10 08:15:00 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.y.service: Consumed 5min 48.213s CPU time. 2024-08-10T08:15:00.103 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:00.103 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-10T08:15:00.103 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-10T08:15:00.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x 2024-08-10T08:15:00.481 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:15:00 smithi081 systemd[1]: Stopping Ceph mgr.x for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:01.232 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:15:01 smithi081 podman[141406]: 2024-08-10 08:15:01.181679615 +0000 UTC m=+0.147408142 container died 3f89805c5ab2f4f5e571e71c7c5947f79d26ae354f5a469977de8eff5ec4e916 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-08-10T08:15:01.731 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:15:01 smithi081 podman[141406]: 2024-08-10 08:15:01.659807545 +0000 UTC m=+0.625536071 container cleanup 3f89805c5ab2f4f5e571e71c7c5947f79d26ae354f5a469977de8eff5ec4e916 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:15:01.732 INFO:journalctl@ceph.mgr.x.smithi081.stdout:Aug 10 08:15:01 smithi081 bash[141406]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-mgr-x 2024-08-10T08:15:02.104 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@mgr.x.service' 2024-08-10T08:15:02.142 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:02.142 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-10T08:15:02.142 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-10T08:15:02.143 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0 2024-08-10T08:15:02.433 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:02 smithi047 systemd[1]: Stopping Ceph osd.0 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:02.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[158831]: 2024-08-10T08:15:02.447+0000 7f0bdf623640 -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-08-10T08:15:02.873 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[158831]: 2024-08-10T08:15:02.447+0000 7f0bdf623640 -1 osd.0 123 *** Got signal Terminated *** 2024-08-10T08:15:02.873 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:02 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0[158831]: 2024-08-10T08:15:02.447+0000 7f0bdf623640 -1 osd.0 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:08.122 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:07 smithi047 podman[163868]: 2024-08-10 08:15:07.973675017 +0000 UTC m=+5.633345161 container died 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, io.buildah.version=1.36.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-36f0121, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-08-10T08:15:08.599 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:08 smithi047 podman[163868]: 2024-08-10 08:15:08.413731365 +0000 UTC m=+6.073401550 container cleanup 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-36f0121, io.buildah.version=1.36.0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-08-10T08:15:08.599 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:08 smithi047 bash[163868]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0 2024-08-10T08:15:08.872 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:08 smithi047 podman[164512]: 2024-08-10 08:15:08.598190637 +0000 UTC m=+0.622222939 container remove 30bbf17506749de6cfe3ff41bf3ebaae8cdd996c4aaa91132a13fd079f0cf313 (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True) 2024-08-10T08:15:09.613 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:09 smithi047 podman[164635]: 2024-08-10 08:15:09.200362123 +0000 UTC m=+0.023813108 image pull d832c01f1eba4c68661c0d6594e8eac971a131e18a94cb10e0ed9cc280be76da quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c 2024-08-10T08:15:09.613 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:09 smithi047 podman[164635]: 2024-08-10 08:15:09.367627243 +0000 UTC m=+0.191078211 container create 2bb736024d94d3ba057d606c9d5b1f7998dea5ecfa0e21e6ddfaf6f9e7a4928b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.36.0, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:15:09.613 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:09 smithi047 podman[164635]: 2024-08-10 08:15:09.611635291 +0000 UTC m=+0.435086259 container init 2bb736024d94d3ba057d606c9d5b1f7998dea5ecfa0e21e6ddfaf6f9e7a4928b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.36.0, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-08-10T08:15:09.864 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:09 smithi047 podman[164635]: 2024-08-10 08:15:09.616698349 +0000 UTC m=+0.440149318 container start 2bb736024d94d3ba057d606c9d5b1f7998dea5ecfa0e21e6ddfaf6f9e7a4928b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.36.0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-36f0121, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-08-10T08:15:09.864 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:09 smithi047 podman[164635]: 2024-08-10 08:15:09.703189047 +0000 UTC m=+0.526640025 container attach 2bb736024d94d3ba057d606c9d5b1f7998dea5ecfa0e21e6ddfaf6f9e7a4928b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, RELEASE=squid-36f0121, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, GIT_CLEAN=True) 2024-08-10T08:15:10.122 INFO:journalctl@ceph.osd.0.smithi047.stdout:Aug 10 08:15:09 smithi047 podman[164635]: 2024-08-10 08:15:09.865173452 +0000 UTC m=+0.688624419 container died 2bb736024d94d3ba057d606c9d5b1f7998dea5ecfa0e21e6ddfaf6f9e7a4928b (image=quay.ceph.io/ceph-ci/ceph@sha256:761c80ed3b9e50e605803425d87acd9b8c8682ddbe9be04f22857698a052664c, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-36f0121, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.36.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-08-10T08:15:10.565 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.0.service' 2024-08-10T08:15:10.608 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:10.609 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-10T08:15:10.609 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-10T08:15:10.609 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.1 2024-08-10T08:15:10.845 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:10 smithi047 systemd[1]: Stopping Ceph osd.1 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:11.884 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1[36747]: 2024-08-10T08:15:11.625+0000 7f1b11b99700 -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-08-10T08:15:11.884 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1[36747]: 2024-08-10T08:15:11.625+0000 7f1b11b99700 -1 osd.1 123 *** Got signal Terminated *** 2024-08-10T08:15:11.884 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:11 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1[36747]: 2024-08-10T08:15:11.625+0000 7f1b11b99700 -1 osd.1 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:17.427 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 podman[164729]: 2024-08-10 08:15:17.125079113 +0000 UTC m=+6.427827374 container died 4f2bca0ca8b492489e95b3d5fc48fa7ce85eb8bb663778343539c0a46c20502a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1, 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, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, 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, version=8, RELEASE=HEAD, maintainer=Guillaume Abrioux , vcs-type=git, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, io.openshift.expose-services=, architecture=x86_64, io.buildah.version=1.19.8, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, io.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, build-date=2022-05-03T08:36:31.336870, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-08-10T08:15:17.427 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 podman[164729]: 2024-08-10 08:15:17.426088284 +0000 UTC m=+6.728836543 container cleanup 4f2bca0ca8b492489e95b3d5fc48fa7ce85eb8bb663778343539c0a46c20502a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1, ceph=True, release=754, architecture=x86_64, vcs-type=git, io.openshift.expose-services=, name=centos-stream, io.buildah.version=1.19.8, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, version=8, GIT_CLEAN=True, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-08-10T08:15:17.687 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 bash[164729]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1 2024-08-10T08:15:17.687 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 bash[164853]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.1" found: no such container 2024-08-10T08:15:17.944 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 podman[164840]: 2024-08-10 08:15:17.686247055 +0000 UTC m=+0.556292817 container remove 4f2bca0ca8b492489e95b3d5fc48fa7ce85eb8bb663778343539c0a46c20502a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, ceph=True, RELEASE=HEAD, io.buildah.version=1.19.8, GIT_CLEAN=True, vendor=Red Hat, Inc., version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, 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, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, 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/, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, 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., name=centos-stream) 2024-08-10T08:15:18.226 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 podman[164913]: 2024-08-10 08:15:17.847031691 +0000 UTC m=+0.019840019 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:15:18.227 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:17 smithi047 podman[164913]: 2024-08-10 08:15:17.972990837 +0000 UTC m=+0.145799154 container create d32e90192e5c176e7a621496e90badb5bbe1db35a4b4fb70a7da63df906ee706 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1-deactivate, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, distribution-scope=public, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, GIT_CLEAN=True, release=754, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, name=centos-stream, io.buildah.version=1.19.8, architecture=x86_64, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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) 2024-08-10T08:15:18.227 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:18 smithi047 podman[164913]: 2024-08-10 08:15:18.225684742 +0000 UTC m=+0.398493059 container init d32e90192e5c176e7a621496e90badb5bbe1db35a4b4fb70a7da63df906ee706 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1-deactivate, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=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, ceph=True, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, 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., 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=HEAD, version=8, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-08-10T08:15:18.528 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:18 smithi047 podman[164913]: 2024-08-10 08:15:18.229349602 +0000 UTC m=+0.402157919 container start d32e90192e5c176e7a621496e90badb5bbe1db35a4b4fb70a7da63df906ee706 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1-deactivate, io.k8s.display-name=CentOS Stream 8, 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., version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, distribution-scope=public, io.openshift.expose-services=, vendor=Red Hat, Inc., 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, architecture=x86_64) 2024-08-10T08:15:18.529 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:18 smithi047 podman[164913]: 2024-08-10 08:15:18.317180727 +0000 UTC m=+0.489989058 container attach d32e90192e5c176e7a621496e90badb5bbe1db35a4b4fb70a7da63df906ee706 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1-deactivate, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, release=754, maintainer=Guillaume Abrioux , GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., 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, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, 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., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, name=centos-stream, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, io.openshift.tags=base centos centos-stream, vcs-type=git) 2024-08-10T08:15:18.813 INFO:journalctl@ceph.osd.1.smithi047.stdout:Aug 10 08:15:18 smithi047 podman[164913]: 2024-08-10 08:15:18.527975999 +0000 UTC m=+0.700784328 container died d32e90192e5c176e7a621496e90badb5bbe1db35a4b4fb70a7da63df906ee706 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-1-deactivate, version=8, vendor=Red Hat, Inc., io.buildah.version=1.19.8, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, 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.openshift.tags=base centos centos-stream, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, io.openshift.expose-services=, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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., GIT_CLEAN=True, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public) 2024-08-10T08:15:19.089 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.1.service' 2024-08-10T08:15:19.135 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:19.135 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-10T08:15:19.136 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-10T08:15:19.136 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.2 2024-08-10T08:15:19.335 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:19 smithi047 systemd[1]: Stopping Ceph osd.2 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:19.335 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2[39661]: 2024-08-10T08:15:19.306+0000 7f0de752a700 -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-08-10T08:15:19.335 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2[39661]: 2024-08-10T08:15:19.306+0000 7f0de752a700 -1 osd.2 123 *** Got signal Terminated *** 2024-08-10T08:15:19.335 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:19 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2[39661]: 2024-08-10T08:15:19.306+0000 7f0de752a700 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:25.122 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:24 smithi047 podman[164991]: 2024-08-10 08:15:24.838421244 +0000 UTC m=+5.642050364 container died f83a8abd1281d44caad761ddc92452da7d58a7a0b85e147e722743d6d10476df (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2, 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, RELEASE=HEAD, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, GIT_CLEAN=True, architecture=x86_64, 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., build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, version=8, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-08-10T08:15:25.501 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 podman[164991]: 2024-08-10 08:15:25.240257372 +0000 UTC m=+6.043886480 container cleanup f83a8abd1281d44caad761ddc92452da7d58a7a0b85e147e722743d6d10476df (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2, 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_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, maintainer=Guillaume Abrioux , ceph=True, 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.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, com.redhat.component=centos-stream-container, distribution-scope=public, release=754, version=8, vcs-type=git) 2024-08-10T08:15:25.501 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 bash[164991]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2 2024-08-10T08:15:25.502 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 bash[165032]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.2" found: no such container 2024-08-10T08:15:25.768 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 podman[165017]: 2024-08-10 08:15:25.500133479 +0000 UTC m=+0.658790328 container remove f83a8abd1281d44caad761ddc92452da7d58a7a0b85e147e722743d6d10476df (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2, 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, 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, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, io.openshift.expose-services=, version=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=True, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, release=754, io.buildah.version=1.19.8) 2024-08-10T08:15:25.769 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 podman[165093]: 2024-08-10 08:15:25.650782396 +0000 UTC m=+0.020710418 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:15:25.769 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 podman[165093]: 2024-08-10 08:15:25.767598328 +0000 UTC m=+0.137526349 container create 78f340dc9d7f48183ad0ccb509a3650bf2456a28679796181a99a64e0cf4d711 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2-deactivate, 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, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, version=8, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , vcs-type=git, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, release=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, 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., architecture=x86_64) 2024-08-10T08:15:26.088 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 podman[165093]: 2024-08-10 08:15:25.995007362 +0000 UTC m=+0.364935397 container init 78f340dc9d7f48183ad0ccb509a3650bf2456a28679796181a99a64e0cf4d711 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2-deactivate, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, 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., distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, name=centos-stream, vcs-type=git, io.openshift.tags=base centos 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, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, release=754, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, RELEASE=HEAD) 2024-08-10T08:15:26.088 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:25 smithi047 podman[165093]: 2024-08-10 08:15:25.998531741 +0000 UTC m=+0.368459762 container start 78f340dc9d7f48183ad0ccb509a3650bf2456a28679796181a99a64e0cf4d711 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2-deactivate, architecture=x86_64, release=754, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , 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., io.buildah.version=1.19.8, vendor=Red Hat, Inc., RELEASE=HEAD, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, name=centos-stream, version=8, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-08-10T08:15:26.088 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:26 smithi047 podman[165093]: 2024-08-10 08:15:26.086792674 +0000 UTC m=+0.456720705 container attach 78f340dc9d7f48183ad0ccb509a3650bf2456a28679796181a99a64e0cf4d711 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2-deactivate, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, 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., io.buildah.version=1.19.8, name=centos-stream, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, ceph=True, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, RELEASE=HEAD, vendor=Red Hat, Inc., architecture=x86_64, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-08-10T08:15:26.372 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:26 smithi047 podman[165093]: 2024-08-10 08:15:26.294008255 +0000 UTC m=+0.663936288 container died 78f340dc9d7f48183ad0ccb509a3650bf2456a28679796181a99a64e0cf4d711 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2-deactivate, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, com.redhat.component=centos-stream-container, version=8, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., architecture=x86_64, 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, name=centos-stream, 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., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, RELEASE=HEAD) 2024-08-10T08:15:26.852 INFO:journalctl@ceph.osd.2.smithi047.stdout:Aug 10 08:15:26 smithi047 podman[165119]: 2024-08-10 08:15:26.840082494 +0000 UTC m=+0.536361902 container remove 78f340dc9d7f48183ad0ccb509a3650bf2456a28679796181a99a64e0cf4d711 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-2-deactivate, release=754, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, 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, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, 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., maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, com.redhat.component=centos-stream-container, version=8, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-10T08:15:26.857 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.2.service' 2024-08-10T08:15:26.901 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:26.902 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-10T08:15:26.902 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-10T08:15:26.902 DEBUG:teuthology.orchestra.run.smithi047:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.3 2024-08-10T08:15:27.123 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:26 smithi047 systemd[1]: Stopping Ceph osd.3 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:27.124 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3[42649]: 2024-08-10T08:15:27.092+0000 7f7353119700 -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-08-10T08:15:27.124 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3[42649]: 2024-08-10T08:15:27.092+0000 7f7353119700 -1 osd.3 123 *** Got signal Terminated *** 2024-08-10T08:15:27.124 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:27 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3[42649]: 2024-08-10T08:15:27.092+0000 7f7353119700 -1 osd.3 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:30.842 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:30.573+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:31.098 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:30 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:30.838+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:31.453 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:31.096+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:31.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:31.570+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:32.122 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:31 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3[42649]: 2024-08-10T08:15:31.838+0000 7f73502b5700 -1 osd.3 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:06.234303+0000 front 2024-08-10T08:15:06.234273+0000 (oldest deadline 2024-08-10T08:15:31.534285+0000) 2024-08-10T08:15:32.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:32.058+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:32.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:32.061+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:32.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:31 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:31.854+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:32.822 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:32.532+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:32.863 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:32 smithi047 podman[165201]: 2024-08-10 08:15:32.584158966 +0000 UTC m=+5.589584898 container died 46f3dae91c90c91c9f2223d03010c9c13fb3947b6178b81f5c585769e55fff84 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, 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, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, architecture=x86_64, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, 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.openshift.expose-services=, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , version=8) 2024-08-10T08:15:33.084 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:32 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:32.819+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:33.085 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:33.010+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:33.122 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:32 smithi047 podman[165201]: 2024-08-10 08:15:32.985489331 +0000 UTC m=+5.990915261 container cleanup 46f3dae91c90c91c9f2223d03010c9c13fb3947b6178b81f5c585769e55fff84 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3, GIT_CLEAN=True, 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, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , release=754, ceph=True, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, name=centos-stream, version=8, vendor=Red Hat, Inc., 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, 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, io.k8s.display-name=CentOS Stream 8, io.buildah.version=1.19.8, distribution-scope=public) 2024-08-10T08:15:33.122 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:32 smithi047 bash[165201]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3 2024-08-10T08:15:33.481 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:33.082+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:33.524 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:33 smithi047 podman[165886]: 2024-08-10 08:15:33.414093986 +0000 UTC m=+0.863709830 container remove 46f3dae91c90c91c9f2223d03010c9c13fb3947b6178b81f5c585769e55fff84 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, architecture=x86_64, io.openshift.expose-services=, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, 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., vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, version=8, io.k8s.display-name=CentOS Stream 8, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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) 2024-08-10T08:15:33.829 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:33.481+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:34.087 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:33.828+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:34.087 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:33 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:33.988+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:34.372 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:34 smithi047 bash[165901]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.3" found: no such container 2024-08-10T08:15:34.481 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:34.084+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:34.822 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:34.496+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:35.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:35.014+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:35.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:35.046+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:35.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:34 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:34.872+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:35.372 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:35 smithi047 podman[166082]: 2024-08-10 08:15:35.250981185 +0000 UTC m=+0.019442408 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:15:35.373 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:35 smithi047 podman[166082]: 2024-08-10 08:15:35.356771073 +0000 UTC m=+0.125232297 container create 43c4a602de3f84ec7d705a3628e271f7b8749cacc9b23f35e4a43b91fede6bdc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3-deactivate, release=754, name=centos-stream, io.openshift.expose-services=, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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., ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, io.buildah.version=1.19.8, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-08-10T08:15:35.833 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:35.519+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:35.872 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:35 smithi047 podman[166082]: 2024-08-10 08:15:35.617892268 +0000 UTC m=+0.386353501 container init 43c4a602de3f84ec7d705a3628e271f7b8749cacc9b23f35e4a43b91fede6bdc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3-deactivate, 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, release=754, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, distribution-scope=public, GIT_CLEAN=True, GIT_BRANCH=HEAD, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , version=8, 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.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, name=centos-stream, io.openshift.expose-services=, architecture=x86_64, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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=True) 2024-08-10T08:15:35.873 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:35 smithi047 podman[166082]: 2024-08-10 08:15:35.621527107 +0000 UTC m=+0.389988342 container start 43c4a602de3f84ec7d705a3628e271f7b8749cacc9b23f35e4a43b91fede6bdc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3-deactivate, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, release=754, distribution-scope=public, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, RELEASE=HEAD, 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, version=8, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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., GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, ceph=True) 2024-08-10T08:15:35.873 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:35 smithi047 podman[166082]: 2024-08-10 08:15:35.684185468 +0000 UTC m=+0.452646705 container attach 43c4a602de3f84ec7d705a3628e271f7b8749cacc9b23f35e4a43b91fede6bdc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3-deactivate, 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, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, version=8, build-date=2022-05-03T08:36:31.336870, 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.buildah.version=1.19.8, RELEASE=HEAD, vcs-type=git, 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, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., release=754, ceph=True, name=centos-stream, maintainer=Guillaume Abrioux ) 2024-08-10T08:15:36.213 INFO:journalctl@ceph.osd.3.smithi047.stdout:Aug 10 08:15:35 smithi047 podman[166082]: 2024-08-10 08:15:35.918117396 +0000 UTC m=+0.686578620 container died 43c4a602de3f84ec7d705a3628e271f7b8749cacc9b23f35e4a43b91fede6bdc (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-3-deactivate, vcs-type=git, ceph=True, io.buildah.version=1.19.8, version=8, io.openshift.tags=base centos centos-stream, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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., architecture=x86_64, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD) 2024-08-10T08:15:36.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:35 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:35.831+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:36.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:36.029+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:36.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:36.022+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:36.558 DEBUG:teuthology.orchestra.run.smithi047:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.3.service' 2024-08-10T08:15:36.603 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:36.603 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-10T08:15:36.604 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-10T08:15:36.604 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.4 2024-08-10T08:15:36.805 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:36.498+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:36.806 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:36 smithi081 systemd[1]: Stopping Ceph osd.4 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:37.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:37.051+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:37.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:36.982+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:37.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:36.833+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:37.232 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:36.803+0000 7fe35ed68700 -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-08-10T08:15:37.233 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:36.803+0000 7fe35ed68700 -1 osd.4 123 *** Got signal Terminated *** 2024-08-10T08:15:37.233 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:36 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:36.803+0000 7fe35ed68700 -1 osd.4 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:37.827 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:37.531+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:38.122 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:38.007+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:38.123 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:37.967+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:38.123 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:37.824+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:38.123 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:37 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:37.824+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:38.804 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:38.552+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:38.804 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:38.801+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:38.804 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:38.801+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:39.092 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:39.020+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:39.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:38.950+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:39.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:38 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:38.950+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:39.732 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:39.540+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:40.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:39.985+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:40.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:39.985+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:40.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:39.997+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:40.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:39.997+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:40.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:39.820+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:40.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:39 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:39.820+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:40.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:40.515+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:41.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:40.787+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:41.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:40.787+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:41.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:40.997+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:41.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:40.997+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:41.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:41.008+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:41.233 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:41.008+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:41.785 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:41.499+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:04.641221+0000 front 2024-08-10T08:15:04.641207+0000 (oldest deadline 2024-08-10T08:15:29.941242+0000) 2024-08-10T08:15:41.785 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4[31411]: 2024-08-10T08:15:41.499+0000 7fe35bf04700 -1 osd.4 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.642217+0000 front 2024-08-10T08:15:11.642234+0000 (oldest deadline 2024-08-10T08:15:41.042478+0000) 2024-08-10T08:15:42.139 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:41.782+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:42.140 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:41.782+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:42.140 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:41.974+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:42.140 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:41.974+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:42.140 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:41.988+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:42.141 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:41 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:41.988+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:42.413 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 podman[142327]: 2024-08-10 08:15:42.138849158 +0000 UTC m=+5.470962316 container died 5a6e96430fc9b93b7171fec767a0df2f0638ebb01d2b02cfd4e6cb13974e46d5 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4, io.openshift.tags=base centos centos-stream, name=centos-stream, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, 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., release=754, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, vendor=Red Hat, Inc., ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_CLEAN=True, 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, io.k8s.display-name=CentOS Stream 8) 2024-08-10T08:15:42.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 podman[142327]: 2024-08-10 08:15:42.493593548 +0000 UTC m=+5.825706701 container cleanup 5a6e96430fc9b93b7171fec767a0df2f0638ebb01d2b02cfd4e6cb13974e46d5 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., architecture=x86_64, io.k8s.display-name=CentOS Stream 8, name=centos-stream, GIT_BRANCH=HEAD, 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., CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, release=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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container) 2024-08-10T08:15:42.731 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 bash[142327]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4 2024-08-10T08:15:42.732 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 bash[142471]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.4" found: no such container 2024-08-10T08:15:43.052 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:42.983+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:43.052 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:42.983+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:43.053 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:42.752+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:43.053 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:42.752+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:43.053 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:42.958+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:43.053 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:42 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:42.959+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:43.054 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 podman[142458]: 2024-08-10 08:15:42.761657522 +0000 UTC m=+0.615846670 container remove 5a6e96430fc9b93b7171fec767a0df2f0638ebb01d2b02cfd4e6cb13974e46d5 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-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, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, io.buildah.version=1.19.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., io.openshift.tags=base centos centos-stream, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, vcs-type=git, io.openshift.expose-services=, name=centos-stream, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754) 2024-08-10T08:15:43.054 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 podman[142532]: 2024-08-10 08:15:42.831247852 +0000 UTC m=+0.018079302 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:15:43.054 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:42 smithi081 podman[142532]: 2024-08-10 08:15:42.946103222 +0000 UTC m=+0.132934707 container create fa9db9c3ee759b9b9171ea8998625a710bab23154c598e3348b69d31bf6629c2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4-deactivate, name=centos-stream, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, 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., 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/, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, release=754, ceph=True, architecture=x86_64, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, io.k8s.display-name=CentOS Stream 8) 2024-08-10T08:15:43.432 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:43 smithi081 podman[142532]: 2024-08-10 08:15:43.148468613 +0000 UTC m=+0.335300055 container init fa9db9c3ee759b9b9171ea8998625a710bab23154c598e3348b69d31bf6629c2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4-deactivate, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, release=754, GIT_CLEAN=True, vcs-type=git, io.k8s.display-name=CentOS Stream 8, name=centos-stream, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , architecture=x86_64, 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, 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) 2024-08-10T08:15:43.433 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:43 smithi081 podman[142532]: 2024-08-10 08:15:43.151838973 +0000 UTC m=+0.338670415 container start fa9db9c3ee759b9b9171ea8998625a710bab23154c598e3348b69d31bf6629c2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4-deactivate, io.openshift.expose-services=, distribution-scope=public, version=8, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, ceph=True, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, release=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.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., GIT_BRANCH=HEAD, 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, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64) 2024-08-10T08:15:43.433 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:43 smithi081 podman[142532]: 2024-08-10 08:15:43.198439465 +0000 UTC m=+0.385270914 container attach fa9db9c3ee759b9b9171ea8998625a710bab23154c598e3348b69d31bf6629c2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4-deactivate, architecture=x86_64, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, io.openshift.expose-services=, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, name=centos-stream, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, 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, vendor=Red Hat, Inc., release=754, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, distribution-scope=public) 2024-08-10T08:15:43.706 INFO:journalctl@ceph.osd.4.smithi081.stdout:Aug 10 08:15:43 smithi081 podman[142532]: 2024-08-10 08:15:43.431993877 +0000 UTC m=+0.618825321 container died fa9db9c3ee759b9b9171ea8998625a710bab23154c598e3348b69d31bf6629c2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, 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, RELEASE=HEAD, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, 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., vendor=Red Hat, Inc., vcs-type=git, io.openshift.expose-services=, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public) 2024-08-10T08:15:43.972 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:43.704+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:43.972 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:43.704+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:44.047 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.4.service' 2024-08-10T08:15:44.088 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:44.088 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-10T08:15:44.088 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-10T08:15:44.088 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.5 2024-08-10T08:15:44.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:43.970+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:44.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:43 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:43.970+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:44.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:44 smithi081 systemd[1]: Stopping Ceph osd.5 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:44.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:44.025+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:44.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:44.025+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:44.701 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:44.279+0000 7f7e4e1da700 -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-08-10T08:15:44.702 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:44.279+0000 7f7e4e1da700 -1 osd.5 123 *** Got signal Terminated *** 2024-08-10T08:15:44.702 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:44.279+0000 7f7e4e1da700 -1 osd.5 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:44.981 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:44.700+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:44.981 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:44 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:44.700+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:45.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:45.007+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:45.482 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:45.007+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:45.482 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:45.044+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:45.482 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:45.044+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:45.991 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:45.738+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:45.992 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:45.738+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:46.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:45.990+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:46.481 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:45 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:45.990+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:46.482 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:46.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:46.482 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:46.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:46.482 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:46.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:47.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:46.989+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:47.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:46.989+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:47.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:47.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:47.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:47.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:47.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:47.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:47.233 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:46.758+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:47.233 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:46.758+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:47.233 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:46.758+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:47.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:15:46.819Z 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.47:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.47:8765: connect: connection refused" 2024-08-10T08:15:47.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:15:46.823Z 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.47:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.47:8765: connect: connection refused" 2024-08-10T08:15:47.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:15:46.823Z 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.47:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.47:8765: connect: connection refused" 2024-08-10T08:15:47.233 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:15:46.823Z 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.47:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.47:8765: connect: connection refused" 2024-08-10T08:15:47.234 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:15:46 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:15:46.824Z 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.47:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.47:8765: connect: connection refused" 2024-08-10T08:15:48.134 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:47.958+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:48.134 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:47.958+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:48.134 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:47.958+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:48.135 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:47.806+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:48.135 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:47.806+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:48.135 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:47.806+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:48.135 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:47.966+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:48.135 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:47.966+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:48.136 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:47 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:47.966+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.697279+0000 front 2024-08-10T08:15:19.697223+0000 (oldest deadline 2024-08-10T08:15:47.297636+0000) 2024-08-10T08:15:48.963 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:48.776+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:48.963 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:48.776+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:48.963 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:48.776+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:49.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:48.960+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:49.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:48.960+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:49.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:48.960+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:49.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:48.971+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.095707+0000 front 2024-08-10T08:15:05.095617+0000 (oldest deadline 2024-08-10T08:15:30.995520+0000) 2024-08-10T08:15:49.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:48.971+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:16.196938+0000 front 2024-08-10T08:15:16.196926+0000 (oldest deadline 2024-08-10T08:15:39.696824+0000) 2024-08-10T08:15:49.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:48 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5[34270]: 2024-08-10T08:15:48.971+0000 7f7e4a374700 -1 osd.5 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.697279+0000 front 2024-08-10T08:15:19.697223+0000 (oldest deadline 2024-08-10T08:15:47.297636+0000) 2024-08-10T08:15:49.957 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:49 smithi081 podman[142610]: 2024-08-10 08:15:49.691059173 +0000 UTC m=+5.518392784 container died c481377a07ae6be5115d118abdc3c16f3d47ac6e91a8f3dbd64b7a672e36c936 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5, GIT_CLEAN=True, vcs-type=git, architecture=x86_64, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, 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., vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, version=8, maintainer=Guillaume Abrioux , ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, com.redhat.component=centos-stream-container, release=754, 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, distribution-scope=public, RELEASE=HEAD) 2024-08-10T08:15:49.958 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:49.915+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:49.958 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:49.915+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:49.958 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:49.915+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:49.958 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:49.771+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:49.958 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:49.771+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:49.958 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:49 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:49.771+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:50.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142610]: 2024-08-10 08:15:50.047371086 +0000 UTC m=+5.874704667 container cleanup c481377a07ae6be5115d118abdc3c16f3d47ac6e91a8f3dbd64b7a672e36c936 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5, com.redhat.component=centos-stream-container, vcs-type=git, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, ceph=True, name=centos-stream, RELEASE=HEAD, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, version=8, GIT_REPO=https://github.com/ceph/ceph-container.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., architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, release=754, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, maintainer=Guillaume Abrioux ) 2024-08-10T08:15:50.231 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 bash[142610]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5 2024-08-10T08:15:50.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 bash[142650]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.5" found: no such container 2024-08-10T08:15:50.614 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142636]: 2024-08-10 08:15:50.324345865 +0000 UTC m=+0.632030571 container remove c481377a07ae6be5115d118abdc3c16f3d47ac6e91a8f3dbd64b7a672e36c936 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5, 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=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, version=8, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, release=754, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, io.buildah.version=1.19.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, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, ceph=True) 2024-08-10T08:15:50.614 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142714]: 2024-08-10 08:15:50.384551599 +0000 UTC m=+0.018184333 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:15:50.615 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142714]: 2024-08-10 08:15:50.502824137 +0000 UTC m=+0.136456866 container create 829f4d075f0b741210e1cf3140571910f638161acc0e606f95bca66c21a5dd3b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5-deactivate, io.openshift.tags=base centos centos-stream, name=centos-stream, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, io.buildah.version=1.19.8, ceph=True, com.redhat.component=centos-stream-container, RELEASE=HEAD, vcs-type=git, version=8, 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., GIT_BRANCH=HEAD, vendor=Red Hat, Inc., 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-08-10T08:15:50.962 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:50.817+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:50.962 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:50.817+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:50.962 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:50.817+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:50.963 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142714]: 2024-08-10 08:15:50.736097555 +0000 UTC m=+0.369730304 container init 829f4d075f0b741210e1cf3140571910f638161acc0e606f95bca66c21a5dd3b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5-deactivate, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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, distribution-scope=public, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-type=git, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, release=754, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, GIT_CLEAN=True, ceph=True) 2024-08-10T08:15:50.963 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142714]: 2024-08-10 08:15:50.739581049 +0000 UTC m=+0.373213784 container start 829f4d075f0b741210e1cf3140571910f638161acc0e606f95bca66c21a5dd3b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5-deactivate, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, io.openshift.expose-services=, 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, version=8, maintainer=Guillaume Abrioux , release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, RELEASE=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, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, name=centos-stream, architecture=x86_64, distribution-scope=public, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc.) 2024-08-10T08:15:50.963 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:50 smithi081 podman[142714]: 2024-08-10 08:15:50.81918875 +0000 UTC m=+0.452821503 container attach 829f4d075f0b741210e1cf3140571910f638161acc0e606f95bca66c21a5dd3b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, io.openshift.expose-services=, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, version=8, maintainer=Guillaume Abrioux , 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, ceph=True, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., CEPH_POINT_RELEASE=-17.2.0) 2024-08-10T08:15:51.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:50.961+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:51.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:50.961+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:51.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:50 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:50.961+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:51.232 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:51 smithi081 podman[142714]: 2024-08-10 08:15:51.022689358 +0000 UTC m=+0.656322089 container died 829f4d075f0b741210e1cf3140571910f638161acc0e606f95bca66c21a5dd3b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , 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, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, ceph=True, release=754, 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.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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, distribution-scope=public, io.openshift.tags=base centos centos-stream, name=centos-stream, vcs-type=git, version=8, build-date=2022-05-03T08:36:31.336870) 2024-08-10T08:15:51.566 INFO:journalctl@ceph.osd.5.smithi081.stdout:Aug 10 08:15:51 smithi081 podman[142740]: 2024-08-10 08:15:51.54804291 +0000 UTC m=+0.519006568 container remove 829f4d075f0b741210e1cf3140571910f638161acc0e606f95bca66c21a5dd3b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-5-deactivate, io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, io.buildah.version=1.19.8, 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.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, maintainer=Guillaume Abrioux , RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, 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., io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., distribution-scope=public, ceph=True, vcs-type=git, build-date=2022-05-03T08:36:31.336870, 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, GIT_BRANCH=HEAD, name=centos-stream, io.openshift.expose-services=, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-08-10T08:15:51.572 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.5.service' 2024-08-10T08:15:51.610 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:15:51.610 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-10T08:15:51.610 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-10T08:15:51.611 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.6 2024-08-10T08:15:51.970 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:51.780+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:51.970 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:51.780+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:51.970 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:51.780+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:51.971 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 systemd[1]: Stopping Ceph osd.6 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:15:51.971 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:51.784+0000 7ff85bf16700 -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-08-10T08:15:51.971 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:51.784+0000 7ff85bf16700 -1 osd.6 123 *** Got signal Terminated *** 2024-08-10T08:15:51.971 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:51.784+0000 7ff85bf16700 -1 osd.6 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:52.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:51.968+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:52.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:51.968+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:52.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:51 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:51.968+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:53.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:52.765+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:53.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:52.765+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:53.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:52.765+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:53.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:53.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:53.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:53.233 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:52 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:54.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:53.782+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:54.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:53.782+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:54.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:53.782+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:54.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:54.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:54.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:54.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:53 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:55.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:54.799+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:55.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:54.799+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:55.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:54.799+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:55.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:54.799+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:15:55.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:55.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:55.233 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:55.233 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:54 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:56.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:55.821+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:56.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:55.821+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:56.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:55.821+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:56.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:55.821+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:15:56.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:56.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:56.233 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:56.233 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:55 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:57.090 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:56.834+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:57.091 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:56.834+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:57.091 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:56.834+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:57.091 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:56.834+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:15:57.092 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: *** Caught signal (Segmentation fault) ** 2024-08-10T08:15:57.092 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: in thread 7ff84467b700 thread_name:safe_timer 2024-08-10T08:15:57.092 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-10T08:15:57.092 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7ff862715ce0] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x55f154c2855e] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x55f154c8d3e0] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x55f15488d2e5] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x55f154aa7f98] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x55f1547f3da0] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x55f1547f6000] 2024-08-10T08:15:57.093 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x55f1547f83f9] 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x55f15477a4ab] 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x55f154df8afa] 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55f154dfa121] 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7ff86270b1ca] 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 13: clone() 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:56.884+0000 7ff84467b700 -1 *** Caught signal (Segmentation fault) ** 2024-08-10T08:15:57.094 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: in thread 7ff84467b700 thread_name:safe_timer 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7ff862715ce0] 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x55f154c2855e] 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x55f154c8d3e0] 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x55f15488d2e5] 2024-08-10T08:15:57.095 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x55f154aa7f98] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x55f1547f3da0] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x55f1547f6000] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x55f1547f83f9] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x55f15477a4ab] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x55f154df8afa] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55f154dfa121] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7ff86270b1ca] 2024-08-10T08:15:57.096 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 13: clone() 2024-08-10T08:15:57.097 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-08-10T08:15:57.097 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:57.097 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -3436> 2024-08-10T08:15:32.061+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.097 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -3177> 2024-08-10T08:15:33.082+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.097 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2847> 2024-08-10T08:15:34.084+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.098 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2818> 2024-08-10T08:15:35.046+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.098 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2695> 2024-08-10T08:15:36.029+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.098 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2539> 2024-08-10T08:15:36.982+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.098 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2456> 2024-08-10T08:15:37.967+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.098 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2388> 2024-08-10T08:15:38.950+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.099 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2387> 2024-08-10T08:15:38.950+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.099 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2180> 2024-08-10T08:15:39.997+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.099 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -2179> 2024-08-10T08:15:39.997+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.099 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1932> 2024-08-10T08:15:41.008+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.099 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1931> 2024-08-10T08:15:41.008+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.100 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1598> 2024-08-10T08:15:41.974+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.100 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1597> 2024-08-10T08:15:41.974+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.100 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1496> 2024-08-10T08:15:42.983+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.100 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1495> 2024-08-10T08:15:42.983+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.100 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1439> 2024-08-10T08:15:44.025+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.101 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1438> 2024-08-10T08:15:44.025+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.101 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1340> 2024-08-10T08:15:45.044+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.101 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1339> 2024-08-10T08:15:45.044+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.101 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1250> 2024-08-10T08:15:46.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.101 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1249> 2024-08-10T08:15:46.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1248> 2024-08-10T08:15:46.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1170> 2024-08-10T08:15:47.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1169> 2024-08-10T08:15:47.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1168> 2024-08-10T08:15:47.001+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1088> 2024-08-10T08:15:47.958+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1087> 2024-08-10T08:15:47.958+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.102 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1086> 2024-08-10T08:15:47.958+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1060> 2024-08-10T08:15:48.960+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1059> 2024-08-10T08:15:48.960+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -1058> 2024-08-10T08:15:48.960+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -773> 2024-08-10T08:15:49.915+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -772> 2024-08-10T08:15:49.915+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -771> 2024-08-10T08:15:49.915+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -600> 2024-08-10T08:15:50.961+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.103 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -599> 2024-08-10T08:15:50.961+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -598> 2024-08-10T08:15:50.961+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -533> 2024-08-10T08:15:51.784+0000 7ff85bf16700 -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-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -532> 2024-08-10T08:15:51.784+0000 7ff85bf16700 -1 osd.6 123 *** Got signal Terminated *** 2024-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -530> 2024-08-10T08:15:51.784+0000 7ff85bf16700 -1 osd.6 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -505> 2024-08-10T08:15:51.968+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -504> 2024-08-10T08:15:51.968+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.104 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -503> 2024-08-10T08:15:51.968+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -433> 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -432> 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -431> 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -430> 2024-08-10T08:15:52.944+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -304> 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -303> 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -302> 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.105 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -301> 2024-08-10T08:15:53.952+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -260> 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -259> 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -258> 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -257> 2024-08-10T08:15:54.970+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -122> 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:05.230463+0000 front 2024-08-10T08:15:05.230369+0000 (oldest deadline 2024-08-10T08:15:31.130280+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -121> 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:11.130967+0000 front 2024-08-10T08:15:11.130918+0000 (oldest deadline 2024-08-10T08:15:38.130993+0000) 2024-08-10T08:15:57.106 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -120> 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:19.732201+0000 front 2024-08-10T08:15:19.732080+0000 (oldest deadline 2024-08-10T08:15:45.632153+0000) 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: -119> 2024-08-10T08:15:55.966+0000 7ff8598b3700 -1 osd.6 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.335201+0000 front 2024-08-10T08:15:29.335260+0000 (oldest deadline 2024-08-10T08:15:52.835145+0000) 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 0> 2024-08-10T08:15:56.884+0000 7ff84467b700 -1 *** Caught signal (Segmentation fault) ** 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: in thread 7ff84467b700 thread_name:safe_timer 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 1: /lib64/libpthread.so.0(+0x12ce0) [0x7ff862715ce0] 2024-08-10T08:15:57.107 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x3ae) [0x55f154c2855e] 2024-08-10T08:15:57.108 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x260) [0x55f154c8d3e0] 2024-08-10T08:15:57.108 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x55) [0x55f15488d2e5] 2024-08-10T08:15:57.108 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0xca8) [0x55f154aa7f98] 2024-08-10T08:15:57.108 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x55f1547f3da0] 2024-08-10T08:15:57.109 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x120) [0x55f1547f6000] 2024-08-10T08:15:57.109 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0xb99) [0x55f1547f83f9] 2024-08-10T08:15:57.109 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 9: (HandleWatchTimeout::complete(int)+0x11b) [0x55f15477a4ab] 2024-08-10T08:15:57.109 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 10: (CommonSafeTimer::timer_thread()+0x11a) [0x55f154df8afa] 2024-08-10T08:15:57.109 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 11: (CommonSafeTimerThread::entry()+0x11) [0x55f154dfa121] 2024-08-10T08:15:57.109 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7ff86270b1ca] 2024-08-10T08:15:57.110 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 13: clone() 2024-08-10T08:15:57.110 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-08-10T08:15:57.110 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:56 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6[37167]: 2024-08-10T08:15:57.110 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:57 smithi081 podman[142793]: 2024-08-10 08:15:57.089161002 +0000 UTC m=+5.390375945 container died 8e4aacc2fdf26f618ca282b4c3db5661cb9d46d767ee853856fd727c08759856 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6, maintainer=Guillaume Abrioux , name=centos-stream, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, io.buildah.version=1.19.8, vcs-type=git, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, 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.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, 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, 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-08-10T08:15:57.731 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:57 smithi081 podman[142793]: 2024-08-10 08:15:57.560457238 +0000 UTC m=+5.861672217 container cleanup 8e4aacc2fdf26f618ca282b4c3db5661cb9d46d767ee853856fd727c08759856 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, architecture=x86_64, vcs-type=git, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, 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., name=centos-stream, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, 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.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, RELEASE=HEAD, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0) 2024-08-10T08:15:57.732 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:57 smithi081 bash[142793]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6 2024-08-10T08:15:58.231 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:57 smithi081 podman[143306]: 2024-08-10 08:15:57.736920468 +0000 UTC m=+0.778141943 container remove 8e4aacc2fdf26f618ca282b4c3db5661cb9d46d767ee853856fd727c08759856 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6, RELEASE=HEAD, architecture=x86_64, vcs-type=git, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., io.openshift.tags=base centos 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, ceph=True, name=centos-stream, maintainer=Guillaume Abrioux , version=8, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, 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, release=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., io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD) 2024-08-10T08:15:58.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:57 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.6.service: Main process exited, code=exited, status=139/n/a 2024-08-10T08:15:58.232 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:57 smithi081 bash[143346]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.6" found: no such container 2024-08-10T08:15:58.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:57.813+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:58.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:57.813+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:58.233 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:57.813+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:58.233 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:57 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:57.813+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:15:59.062 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:59 smithi081 podman[143453]: 2024-08-10 08:15:58.953249642 +0000 UTC m=+0.747983941 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:15:59.063 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:58.804+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:15:59.063 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:58.804+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:15:59.063 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:58.804+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:15:59.063 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:58 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:58.804+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:15:59.374 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:59 smithi081 podman[143453]: 2024-08-10 08:15:59.061613007 +0000 UTC m=+0.856347290 container create fb9aca9ef6eeabc4faacdf17b9d8fdceca80300b9abc07e517a4c19981dc28b2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6-deactivate, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, 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., name=centos-stream, vendor=Red Hat, Inc., distribution-scope=public, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754) 2024-08-10T08:16:00.038 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:59.814+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:00.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:59.814+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:00.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:59.814+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:00.039 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:15:59 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:15:59.814+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:00.040 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:59 smithi081 podman[143453]: 2024-08-10 08:15:59.741128396 +0000 UTC m=+1.535862680 container init fb9aca9ef6eeabc4faacdf17b9d8fdceca80300b9abc07e517a4c19981dc28b2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, 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, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, RELEASE=HEAD, 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, maintainer=Guillaume Abrioux , name=centos-stream, version=8, io.openshift.expose-services=, 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., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, distribution-scope=public) 2024-08-10T08:16:00.040 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:59 smithi081 podman[143453]: 2024-08-10 08:15:59.744503836 +0000 UTC m=+1.539238119 container start fb9aca9ef6eeabc4faacdf17b9d8fdceca80300b9abc07e517a4c19981dc28b2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6-deactivate, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, vcs-type=git, distribution-scope=public, GIT_BRANCH=HEAD, 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, io.buildah.version=1.19.8, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, com.redhat.component=centos-stream-container, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, GIT_CLEAN=True, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-08-10T08:16:00.040 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:15:59 smithi081 podman[143453]: 2024-08-10 08:15:59.824583293 +0000 UTC m=+1.619317590 container attach fb9aca9ef6eeabc4faacdf17b9d8fdceca80300b9abc07e517a4c19981dc28b2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6-deactivate, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, release=754, ceph=True, 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.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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, maintainer=Guillaume Abrioux , RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., vcs-type=git) 2024-08-10T08:16:00.481 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:16:00 smithi081 podman[143453]: 2024-08-10 08:16:00.267111018 +0000 UTC m=+2.061845301 container died fb9aca9ef6eeabc4faacdf17b9d8fdceca80300b9abc07e517a4c19981dc28b2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6-deactivate, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, release=754, name=centos-stream, vendor=Red Hat, Inc., io.openshift.expose-services=, 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, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, maintainer=Guillaume Abrioux , RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, version=8, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, ceph=True, 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., CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True) 2024-08-10T08:16:00.774 INFO:journalctl@ceph.osd.6.smithi081.stdout:Aug 10 08:16:00 smithi081 podman[143587]: 2024-08-10 08:16:00.756182268 +0000 UTC m=+0.711559790 container remove fb9aca9ef6eeabc4faacdf17b9d8fdceca80300b9abc07e517a4c19981dc28b2 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, io.openshift.expose-services=, name=centos-stream, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, 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_CLEAN=True, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., release=754, RELEASE=HEAD, 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, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, ceph=True, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0) 2024-08-10T08:16:00.779 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.6.service' 2024-08-10T08:16:00.819 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:16:00.820 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-10T08:16:00.820 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-10T08:16:00.820 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.7 2024-08-10T08:16:00.858 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:00.855+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:00.858 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:00.855+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:00.859 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:00.855+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:00.859 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:00 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:00.855+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:01.040 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:00 smithi081 systemd[1]: Stopping Ceph osd.7 for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:16:01.395 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.129+0000 7fadeba3a700 -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-08-10T08:16:01.395 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.129+0000 7fadeba3a700 -1 osd.7 123 *** Got signal Terminated *** 2024-08-10T08:16:01.395 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.129+0000 7fadeba3a700 -1 osd.7 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-10T08:16:02.207 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.879+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:02.207 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.879+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:02.207 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.879+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:02.208 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:01 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:01.879+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:03.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:02.888+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:03.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:02.888+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:03.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:02.888+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:03.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:02 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:02.888+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:04.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:03.935+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:04.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:03.935+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:04.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:03.935+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:04.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:03 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:03.935+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:05.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:04.957+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:05.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:04.957+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:05.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:04.957+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:05.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:04 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:04.957+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:06.231 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:05 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:05.976+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6806 osd.0 since back 2024-08-10T08:15:07.035849+0000 front 2024-08-10T08:15:07.035807+0000 (oldest deadline 2024-08-10T08:15:30.535801+0000) 2024-08-10T08:16:06.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:05 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:05.976+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6814 osd.1 since back 2024-08-10T08:15:13.436811+0000 front 2024-08-10T08:15:13.436731+0000 (oldest deadline 2024-08-10T08:15:37.536721+0000) 2024-08-10T08:16:06.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:05 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:05.976+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6822 osd.2 since back 2024-08-10T08:15:23.338113+0000 front 2024-08-10T08:15:23.338221+0000 (oldest deadline 2024-08-10T08:15:46.238048+0000) 2024-08-10T08:16:06.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:05 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:05.976+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.47:6830 osd.3 since back 2024-08-10T08:15:29.739120+0000 front 2024-08-10T08:15:29.739077+0000 (oldest deadline 2024-08-10T08:15:54.439014+0000) 2024-08-10T08:16:06.232 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:05 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7[40093]: 2024-08-10T08:16:05.976+0000 7fade53cf700 -1 osd.7 123 heartbeat_check: no reply from 172.21.15.81:6804 osd.4 since back 2024-08-10T08:15:40.840496+0000 front 2024-08-10T08:15:40.840484+0000 (oldest deadline 2024-08-10T08:16:05.540578+0000) 2024-08-10T08:16:06.827 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:06 smithi081 podman[143662]: 2024-08-10 08:16:06.545237721 +0000 UTC m=+5.640965356 container died 1f8f8273e85de522c7933cf1e6a5263a963eebc011505f9ea152203ee4c306b1 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7, GIT_CLEAN=True, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., vcs-type=git, GIT_BRANCH=HEAD, 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_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, release=754, build-date=2022-05-03T08:36:31.336870, 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., io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , architecture=x86_64, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container) 2024-08-10T08:16:07.160 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:06 smithi081 podman[143662]: 2024-08-10 08:16:06.916715743 +0000 UTC m=+6.012443376 container cleanup 1f8f8273e85de522c7933cf1e6a5263a963eebc011505f9ea152203ee4c306b1 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7, GIT_CLEAN=True, release=754, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , RELEASE=HEAD, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, name=centos-stream, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, 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., 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, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-08-10T08:16:07.161 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:06 smithi081 bash[143662]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7 2024-08-10T08:16:07.161 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:06 smithi081 bash[143746]: Error: no container with name or ID "ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd.7" found: no such container 2024-08-10T08:16:07.467 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143733]: 2024-08-10 08:16:07.159658059 +0000 UTC m=+0.607432662 container remove 1f8f8273e85de522c7933cf1e6a5263a963eebc011505f9ea152203ee4c306b1 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7, 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, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, 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., ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, vendor=Red Hat, Inc., distribution-scope=public, io.k8s.display-name=CentOS Stream 8, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , name=centos-stream, com.redhat.component=centos-stream-container, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, architecture=x86_64, vcs-type=git) 2024-08-10T08:16:07.467 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143807]: 2024-08-10 08:16:07.272394911 +0000 UTC m=+0.021440751 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-08-10T08:16:07.467 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143807]: 2024-08-10 08:16:07.368892622 +0000 UTC m=+0.117938454 container create 382f48e8c3520531079f802f9773ac46fbf20b7c803cd37f8cb65dd958df6094 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7-deactivate, RELEASE=HEAD, GIT_BRANCH=HEAD, ceph=True, vendor=Red Hat, Inc., vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, version=8, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, io.openshift.expose-services=, 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, 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.openshift.tags=base centos centos-stream, GIT_CLEAN=True, release=754, name=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.) 2024-08-10T08:16:07.731 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143807]: 2024-08-10 08:16:07.563257376 +0000 UTC m=+0.312303206 container init 382f48e8c3520531079f802f9773ac46fbf20b7c803cd37f8cb65dd958df6094 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7-deactivate, 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, architecture=x86_64, 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., io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., RELEASE=HEAD, io.openshift.expose-services=, com.redhat.component=centos-stream-container, distribution-scope=public) 2024-08-10T08:16:07.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143807]: 2024-08-10 08:16:07.566426613 +0000 UTC m=+0.315472447 container start 382f48e8c3520531079f802f9773ac46fbf20b7c803cd37f8cb65dd958df6094 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7-deactivate, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, RELEASE=HEAD, ceph=True, io.openshift.tags=base centos centos-stream, 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, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, GIT_CLEAN=True, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, 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., com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-08-10T08:16:07.732 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143807]: 2024-08-10 08:16:07.637948905 +0000 UTC m=+0.386994740 container attach 382f48e8c3520531079f802f9773ac46fbf20b7c803cd37f8cb65dd958df6094 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7-deactivate, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, 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, RELEASE=HEAD, 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., CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, distribution-scope=public, name=centos-stream, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., release=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, version=8, io.openshift.tags=base centos centos-stream) 2024-08-10T08:16:08.150 INFO:journalctl@ceph.osd.7.smithi081.stdout:Aug 10 08:16:07 smithi081 podman[143807]: 2024-08-10 08:16:07.854012084 +0000 UTC m=+0.603057917 container died 382f48e8c3520531079f802f9773ac46fbf20b7c803cd37f8cb65dd958df6094 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-osd-7-deactivate, 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., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, architecture=x86_64, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, ceph=True, io.k8s.display-name=CentOS Stream 8, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, vcs-type=git, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, RELEASE=HEAD) 2024-08-10T08:16:08.431 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@osd.7.service' 2024-08-10T08:16:08.470 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:16:08.470 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-10T08:16:08.470 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-10T08:16:08.471 DEBUG:teuthology.orchestra.run.smithi081:> sudo systemctl stop ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a 2024-08-10T08:16:08.731 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 systemd[1]: Stopping Ceph prometheus.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:16:09.096 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:16:09.096 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-10T08:16:09.097 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-10T08:16:09.097 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-10T08:16:09.097 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-10T08:16:09.097 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-10T08:16:09.097 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-10T08:16:09.098 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-10T08:16:09.098 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-10T08:16:09.098 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-10T08:16:09.098 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.811Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-10T08:16:09.099 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a[97662]: ts=2024-08-10T08:16:08.812Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-10T08:16:09.099 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:08 smithi081 podman[143912]: 2024-08-10 08:16:08.821673617 +0000 UTC m=+0.133903976 container died cdd2150edae80723bce2bcd9fb260dbb17b66b728f782a7ecd5e371ff30e211f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:09.446 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:09 smithi081 podman[143912]: 2024-08-10 08:16:09.194614099 +0000 UTC m=+0.506844451 container cleanup cdd2150edae80723bce2bcd9fb260dbb17b66b728f782a7ecd5e371ff30e211f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:09.447 INFO:journalctl@ceph.prometheus.a.smithi081.stdout:Aug 10 08:16:09 smithi081 bash[143912]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-prometheus-a 2024-08-10T08:16:09.620 DEBUG:teuthology.orchestra.run.smithi081:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@prometheus.a.service' 2024-08-10T08:16:09.654 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-10T08:16:09.654 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-10T08:16:09.654 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 --force --keep-logs 2024-08-10T08:16:11.678 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:11 smithi047 systemd[1]: Stopping Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:16:12.101 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:11 smithi047 podman[167325]: 2024-08-10 08:16:11.677473548 +0000 UTC m=+0.112920043 container died b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:12.101 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 podman[167325]: 2024-08-10 08:16:12.100005422 +0000 UTC m=+0.535451949 container cleanup b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:12.372 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 bash[167325]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a 2024-08-10T08:16:12.676 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 podman[167340]: 2024-08-10 08:16:12.401427796 +0000 UTC m=+0.725829588 container remove b33e2f046fdf588bfdd81a27f641be7c83c925c45d1a10e17b33fb9dde7b1290 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:12.676 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:16:13.122 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:12 smithi047 systemd[1]: Stopping Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:16:13.123 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-10T08:16:13.123 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 systemd[1]: Stopped Ceph node-exporter.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:16:13.123 INFO:journalctl@ceph.node-exporter.a.smithi047.stdout:Aug 10 08:16:12 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.a.service: Consumed 1.768s CPU time. 2024-08-10T08:16:13.457 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:13 smithi047 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a[116703]: ts=2024-08-10T08:16:13.129Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-10T08:16:13.458 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:13 smithi047 podman[167446]: 2024-08-10 08:16:13.171106372 +0000 UTC m=+0.140080123 container died 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:13.807 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:13 smithi047 podman[167446]: 2024-08-10 08:16:13.613358584 +0000 UTC m=+0.582332334 container cleanup 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:13.807 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:13 smithi047 bash[167446]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a 2024-08-10T08:16:14.087 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:13 smithi047 podman[167458]: 2024-08-10 08:16:13.806297927 +0000 UTC m=+0.629889921 container remove 5f9544020842111f91b56622049fed7453faecd3e189bfe2e163f8fe81394a73 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-08-10T08:16:14.087 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:13 smithi047 podman[167458]: 2024-08-10 08:16:13.881900873 +0000 UTC m=+0.705492868 volume remove 474d7913d1618fd6de0ae54450cee26b49dabb9cbba97956276aad22e2dd19b6 2024-08-10T08:16:14.373 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:14 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-10T08:16:14.373 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:14 smithi047 systemd[1]: Stopped Ceph alertmanager.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:16:14.373 INFO:journalctl@ceph.alertmanager.a.smithi047.stdout:Aug 10 08:16:14 smithi047 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@alertmanager.a.service: Consumed 1.308s CPU time. 2024-08-10T08:16:37.162 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 --force --keep-logs 2024-08-10T08:16:38.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:38 smithi081 systemd[1]: Stopping Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:16:39.341 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 podman[145089]: 2024-08-10 08:16:39.01673499 +0000 UTC m=+0.125416743 container died 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:16:39.725 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 podman[145089]: 2024-08-10 08:16:39.514550178 +0000 UTC m=+0.623231921 container cleanup 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:16:39.725 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 bash[145089]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b 2024-08-10T08:16:39.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 podman[145101]: 2024-08-10 08:16:39.72422804 +0000 UTC m=+0.707286073 container remove 552ef51b27ffe82f21368cb85ca29dd717b20f8c496a5cc99983e040ade04d20 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-08-10T08:16:39.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-10T08:16:39.981 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-10T08:16:39.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 systemd[1]: Stopped Ceph node-exporter.b for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:16:39.982 INFO:journalctl@ceph.node-exporter.b.smithi081.stdout:Aug 10 08:16:39 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@node-exporter.b.service: Consumed 1.634s CPU time. 2024-08-10T08:16:40.279 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 systemd[1]: Stopping Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968... 2024-08-10T08:16:40.653 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=server t=2024-08-10T08:16:40.277501835Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-10T08:16:40.653 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=ticker t=2024-08-10T08:16:40.277906193Z level=info msg=stopped last_tick=2024-08-10T08:16:40Z 2024-08-10T08:16:40.653 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a[108439]: logger=tracing t=2024-08-10T08:16:40.277939674Z level=info msg="Closing tracing" 2024-08-10T08:16:40.653 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 podman[145213]: 2024-08-10 08:16:40.288223764 +0000 UTC m=+0.121072218 container died b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 (image=quay.io/ceph/grafana:9.4.12, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T08:16:40.653 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 podman[145213]: 2024-08-10 08:16:40.652228811 +0000 UTC m=+0.485077258 container cleanup b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 (image=quay.io/ceph/grafana:9.4.12, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T08:16:40.654 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 bash[145213]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a 2024-08-10T08:16:41.231 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:40 smithi081 podman[145226]: 2024-08-10 08:16:40.903830195 +0000 UTC m=+0.617189673 container remove b7a7928e493c75dbbd927cfecc0758eef2f48406e47271ba68cfc3ed84fd0d96 (image=quay.io/ceph/grafana:9.4.12, name=ceph-5454a5c4-56eb-11ef-bcce-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-08-10T08:16:41.231 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:41 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-10T08:16:41.231 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:41 smithi081 systemd[1]: Stopped Ceph grafana.a for 5454a5c4-56eb-11ef-bcce-c7b262605968. 2024-08-10T08:16:41.232 INFO:journalctl@ceph.grafana.a.smithi081.stdout:Aug 10 08:16:41 smithi081 systemd[1]: ceph-5454a5c4-56eb-11ef-bcce-c7b262605968@grafana.a.service: Consumed 7.490s CPU time. 2024-08-10T08:16:52.898 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T08:16:52.934 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-10T08:16:52.965 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-10T08:16:52.967 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051/remote/smithi047/crash 2024-08-10T08:16:52.968 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/crash -- . 2024-08-10T08:16:53.018 INFO:teuthology.orchestra.run.smithi047.stderr:tar: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/crash: Cannot open: No such file or directory 2024-08-10T08:16:53.018 INFO:teuthology.orchestra.run.smithi047.stderr:tar: Error is not recoverable: exiting now 2024-08-10T08:16:53.022 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051/remote/smithi081/crash 2024-08-10T08:16:53.023 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/crash -- . 2024-08-10T08:16:53.348 INFO:teuthology.orchestra.run.smithi081.stderr:tar: /var/lib/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/crash: Cannot open: No such file or directory 2024-08-10T08:16:53.348 INFO:teuthology.orchestra.run.smithi081.stderr:tar: Error is not recoverable: exiting now 2024-08-10T08:16:53.349 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-10T08:16:53.350 DEBUG:teuthology.orchestra.run.smithi047:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-08-10T08:16:53.385 INFO:tasks.cephadm:Compressing logs... 2024-08-10T08:16:53.385 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T08:16:53.428 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T08:16:53.453 INFO:teuthology.orchestra.run.smithi081.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-10T08:16:53.455 INFO:teuthology.orchestra.run.smithi047.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-08-10T08:16:53.455 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-10T08:16:53.455 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log 2024-08-10T08:16:53.456 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.2.log 2024-08-10T08:16:53.456 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.audit.log 2024-08-10T08:16:53.460 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-10T08:16:53.460 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log 2024-08-10T08:16:53.460 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.audit.log 2024-08-10T08:16:53.460 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.7.log 2024-08-10T08:16:53.460 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.5.log 2024-08-10T08:16:53.460 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.4.log 2024-08-10T08:16:53.463 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log: /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.3.log 2024-08-10T08:16:53.463 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-client.rgw.foo.smithi047.wvigwh.log 2024-08-10T08:16:53.464 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.1.log 2024-08-10T08:16:53.464 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-client.rgw.foo.smithi047.wvigwh.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mgr.y.log 2024-08-10T08:16:53.464 INFO:teuthology.orchestra.run.smithi047.stderr: 62.4% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-client.rgw.foo.smithi047.wvigwh.log.gz 2024-08-10T08:16:53.464 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.0.log 2024-08-10T08:16:53.464 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.c.log 2024-08-10T08:16:53.464 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.0.log: 94.1% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log.gz 2024-08-10T08:16:53.466 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.5.log: 89.3% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.log.gz 2024-08-10T08:16:53.466 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mgr.x.log 2024-08-10T08:16:53.469 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.a.log 2024-08-10T08:16:53.470 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.6.log 2024-08-10T08:16:53.478 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mgr.x.log: 93.1% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.audit.log.gz 2024-08-10T08:16:53.479 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.cephadm.log 2024-08-10T08:16:53.481 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.cephadm.log 2024-08-10T08:16:53.489 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-volume.log 2024-08-10T08:16:53.490 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.a.log: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-10T08:16:53.495 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/tcmu-runner.log 2024-08-10T08:16:53.499 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.cephadm.log: 95.7% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.audit.log.gz 2024-08-10T08:16:53.499 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-volume.log 2024-08-10T08:16:53.499 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/tcmu-runner.log: 87.0% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/tcmu-runner.log.gz 2024-08-10T08:16:53.500 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.cephadm.log: 90.9% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.cephadm.log.gz 2024-08-10T08:16:53.501 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.b.log 2024-08-10T08:16:53.512 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-volume.log: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-10T08:16:53.515 INFO:teuthology.orchestra.run.smithi081.stderr:gzip -5 --verbose -- /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-client.rgw.foo.smithi081.kphgwy.log 2024-08-10T08:16:53.516 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-volume.log: 94.7% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph.cephadm.log.gz 2024-08-10T08:16:53.528 INFO:teuthology.orchestra.run.smithi081.stderr:/var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.b.log: /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-client.rgw.foo.smithi081.kphgwy.log: 62.5% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-client.rgw.foo.smithi081.kphgwy.log.gz 2024-08-10T08:16:53.575 INFO:teuthology.orchestra.run.smithi047.stderr: 92.3% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-volume.log.gz 2024-08-10T08:16:53.585 INFO:teuthology.orchestra.run.smithi081.stderr: 92.4% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-volume.log.gz 2024-08-10T08:16:53.688 INFO:teuthology.orchestra.run.smithi081.stderr: 88.7% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mgr.x.log.gz 2024-08-10T08:16:54.371 INFO:teuthology.orchestra.run.smithi047.stderr: 92.9% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.c.log.gz 2024-08-10T08:16:54.653 INFO:teuthology.orchestra.run.smithi081.stderr: 93.0% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.6.log.gz 2024-08-10T08:16:54.720 INFO:teuthology.orchestra.run.smithi047.stderr: 91.8% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mgr.y.log.gz 2024-08-10T08:16:54.786 INFO:teuthology.orchestra.run.smithi081.stderr: 92.8% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.b.log.gz 2024-08-10T08:16:54.797 INFO:teuthology.orchestra.run.smithi047.stderr: 93.1% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.2.log.gz 2024-08-10T08:16:55.049 INFO:teuthology.orchestra.run.smithi081.stderr: 93.5% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.4.log.gz 2024-08-10T08:16:55.153 INFO:teuthology.orchestra.run.smithi047.stderr: 93.4% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.1.log.gz 2024-08-10T08:16:55.171 INFO:teuthology.orchestra.run.smithi081.stderr: 93.7% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.7.log.gz 2024-08-10T08:16:55.275 INFO:teuthology.orchestra.run.smithi081.stderr: 93.2% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.5.log.gz 2024-08-10T08:16:55.277 INFO:teuthology.orchestra.run.smithi081.stderr: 2024-08-10T08:16:55.277 INFO:teuthology.orchestra.run.smithi081.stderr:real 0m1.834s 2024-08-10T08:16:55.277 INFO:teuthology.orchestra.run.smithi081.stderr:user 0m7.614s 2024-08-10T08:16:55.277 INFO:teuthology.orchestra.run.smithi081.stderr:sys 0m0.301s 2024-08-10T08:16:55.292 INFO:teuthology.orchestra.run.smithi047.stderr: 93.2% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.3.log.gz 2024-08-10T08:16:55.297 INFO:teuthology.orchestra.run.smithi047.stderr: 93.4% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-osd.0.log.gz 2024-08-10T08:16:56.043 INFO:teuthology.orchestra.run.smithi047.stderr: 91.8% -- replaced with /var/log/ceph/5454a5c4-56eb-11ef-bcce-c7b262605968/ceph-mon.a.log.gz 2024-08-10T08:16:56.045 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-08-10T08:16:56.046 INFO:teuthology.orchestra.run.smithi047.stderr:real 0m2.603s 2024-08-10T08:16:56.046 INFO:teuthology.orchestra.run.smithi047.stderr:user 0m11.200s 2024-08-10T08:16:56.046 INFO:teuthology.orchestra.run.smithi047.stderr:sys 0m0.395s 2024-08-10T08:16:56.046 INFO:tasks.cephadm:Archiving logs... 2024-08-10T08:16:56.046 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051/remote/smithi047/log 2024-08-10T08:16:56.047 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-10T08:16:57.591 DEBUG:teuthology.misc:Transferring archived files from smithi081:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051/remote/smithi081/log 2024-08-10T08:16:57.592 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-10T08:16:58.570 INFO:tasks.cephadm:Removing cluster... 2024-08-10T08:16:58.571 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 --force 2024-08-10T08:16:58.883 DEBUG:teuthology.orchestra.run.smithi081:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 --force 2024-08-10T08:16:59.172 INFO:tasks.cephadm:Removing cephadm ... 2024-08-10T08:16:59.173 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-10T08:16:59.190 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-10T08:16:59.205 INFO:tasks.cephadm:Teardown complete 2024-08-10T08:16:59.205 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-10T08:16:59.214 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-10T08:16:59.215 DEBUG:teuthology.orchestra.run.smithi047:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-10T08:16:59.233 DEBUG:teuthology.orchestra.run.smithi081:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-10T08:16:59.246 INFO:teuthology.orchestra.run.smithi047.stderr:bash: line 1: ntpq: command not found 2024-08-10T08:16:59.250 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T08:16:59.250 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2024-08-10T08:16:59.250 INFO:teuthology.orchestra.run.smithi047.stdout:^* hv01.front.sepia.ceph.com 3 6 377 3 -233us[ -226us] +/- 57ms 2024-08-10T08:16:59.250 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 2 +290us[ +290us] +/- 54ms 2024-08-10T08:16:59.250 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 1 -56us[ -56us] +/- 68ms 2024-08-10T08:16:59.251 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T08:16:59.258 INFO:teuthology.orchestra.run.smithi081.stderr:bash: line 1: ntpq: command not found 2024-08-10T08:16:59.262 INFO:teuthology.orchestra.run.smithi081.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-08-10T08:16:59.262 INFO:teuthology.orchestra.run.smithi081.stdout:=============================================================================== 2024-08-10T08:16:59.262 INFO:teuthology.orchestra.run.smithi081.stdout:^* hv01.front.sepia.ceph.com 3 6 377 63 -223us[ -223us] +/- 56ms 2024-08-10T08:16:59.262 INFO:teuthology.orchestra.run.smithi081.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 64 +295us[ +295us] +/- 54ms 2024-08-10T08:16:59.262 INFO:teuthology.orchestra.run.smithi081.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 65 -54us[ -54us] +/- 67ms 2024-08-10T08:16:59.263 INFO:teuthology.orchestra.run.smithi081.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-08-10T08:16:59.263 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-10T08:16:59.271 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-10T08:16:59.272 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-10T08:16:59.279 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T08:16:59.404 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T08:16:59.504 DEBUG:teuthology.orchestra.run.smithi047:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-10T08:16:59.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T08:16:59.536 DEBUG:teuthology.orchestra.run.smithi081:> 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 -e context=system_u:system_r:getty_t:s0 2024-08-10T08:16:59.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T08:16:59.567 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-10T08:16:59.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-10T08:16:59.583 INFO:teuthology.task.internal:Duration was 2673.380979 seconds 2024-08-10T08:16:59.584 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-10T08:16:59.592 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-10T08:16:59.594 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-10T08:16:59.597 DEBUG:teuthology.orchestra.run.smithi081:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-10T08:16:59.635 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T08:16:59.644 INFO:teuthology.orchestra.run.smithi081.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-08-10T08:16:59.912 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-10T08:16:59.913 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi047.front.sepia.ceph.com 2024-08-10T08:16:59.913 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T08:16:59.975 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi081.front.sepia.ceph.com 2024-08-10T08:16:59.975 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T08:17:00.002 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-10T08:17:00.003 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-10T08:17:00.018 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-10T08:17:00.068 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-10T08:17:00.069 DEBUG:teuthology.orchestra.run.smithi047:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-10T08:17:00.086 DEBUG:teuthology.orchestra.run.smithi081:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-10T08:17:00.939 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-10T08:17:00.948 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-10T08:17:00.948 DEBUG:teuthology.orchestra.run.smithi047:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-10T08:17:00.974 DEBUG:teuthology.orchestra.run.smithi081:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-10T08:17:00.999 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-10T08:17:01.008 DEBUG:teuthology.orchestra.run.smithi047:> 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-08-10T08:17:01.019 DEBUG:teuthology.orchestra.run.smithi081:> 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-08-10T08:17:01.037 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = core 2024-08-10T08:17:01.062 INFO:teuthology.orchestra.run.smithi081.stdout:kernel.core_pattern = core 2024-08-10T08:17:01.104 DEBUG:teuthology.orchestra.run.smithi047:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-10T08:17:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T08:17:01.134 DEBUG:teuthology.orchestra.run.smithi081:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-10T08:17:01.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-10T08:17:01.158 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-10T08:17:01.168 INFO:teuthology.task.internal:Transferring archived files... 2024-08-10T08:17:01.169 DEBUG:teuthology.misc:Transferring archived files from smithi047:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051/remote/smithi047 2024-08-10T08:17:01.169 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-10T08:17:01.236 DEBUG:teuthology.misc:Transferring archived files from smithi081:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-09_21:08:03-orch-squid-distro-default-smithi/7846051/remote/smithi081 2024-08-10T08:17:01.237 DEBUG:teuthology.orchestra.run.smithi081:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-10T08:17:01.288 INFO:teuthology.task.internal:Removing archive directory... 2024-08-10T08:17:01.288 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-10T08:17:01.290 DEBUG:teuthology.orchestra.run.smithi081:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-10T08:17:01.332 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-10T08:17:01.343 INFO:teuthology.task.internal:Not uploading archives. 2024-08-10T08:17:01.344 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-10T08:17:01.353 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-10T08:17:01.353 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-10T08:17:01.356 DEBUG:teuthology.orchestra.run.smithi081:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-10T08:17:01.368 INFO:teuthology.orchestra.run.smithi047.stdout: 266041 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 10 08:17 /home/ubuntu/cephtest 2024-08-10T08:17:01.387 INFO:teuthology.orchestra.run.smithi081.stdout: 266040 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 10 08:17 /home/ubuntu/cephtest 2024-08-10T08:17:01.388 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-10T08:17:01.397 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-10T08:17:01.421 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/connectivity} duration: 2673.3809790611267 failure_reason: 'Command failed on smithi047 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5454a5c4-56eb-11ef-bcce-c7b262605968 -e sha1=36f0121854057afc3d1c62b7c67046d0bb7294df -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=38f53f22d86b4e899a8d5106202e3c41 status: fail success: false 2024-08-10T08:17:01.421 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-10T08:17:01.509 INFO:teuthology.run:FAIL